Skip to content

Commit

Permalink
change array syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
MFA-X-AI committed Jan 24, 2024
1 parent 3517d39 commit 5376e89
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/run-workflow-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@ jobs:
build-and-run:
runs-on: ubuntu-latest
env:
TEST_XIRCUITS: |
examples/example2.xircuits
examples/example.xircuits
# path/to/your/workflow.xircuits
# Add more .xircuits files as needed, one per line
TEST_XIRCUITS: 'examples/example2.xircuits examples/example.xircuits'

steps:
- name: Checkout Repository
Expand Down

0 comments on commit 5376e89

Please sign in to comment.