Skip to content

Commit

Permalink
get project tests running
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanMarx committed May 25, 2024
1 parent 6998fa9 commit c78ed34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
# don't run non-existent .github/workflow tests,
# and exclude projects, whose tests are run in
# a different CI script
- library: 'workflow'
- project: 'workflow'
permissions:
packages: read
container:
Expand Down

0 comments on commit c78ed34

Please sign in to comment.