Skip to content

Commit

Permalink
fixed parameter substitution
Browse files Browse the repository at this point in the history
  • Loading branch information
cellgeni committed Jan 20, 2025
1 parent 832b5d5 commit 76357b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
run: |
chmod +x ./scripts/*
chmod +x ./tests/test_metadata.sh
./tests/test_metadata.sh ${matrix.series_id}
./tests/test_metadata.sh ${{ matrix.series_id }}

0 comments on commit 76357b5

Please sign in to comment.