Skip to content

Commit

Permalink
Add missing s
Browse files Browse the repository at this point in the history
  • Loading branch information
lvps committed Apr 5, 2024
1 parent 38e8359 commit e0a763d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Generate ACIs
working-directory: ./aci
run: |
python make_aci.py $TEST_SUFFIX
python make_acis.py $TEST_SUFFIX
- name: Run test script
working-directory: ./aci
run: |
Expand Down

0 comments on commit e0a763d

Please sign in to comment.