Skip to content

Commit

Permalink
Fixes ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gruyaume committed Sep 25, 2023
1 parent 92be4d5 commit 6a37f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

integration-tests:
needs: build
uses: ./.github/workflows/integration_tests.yaml
uses: ./.github/workflows/integration-tests.yaml

publish:
if: github.ref_name == 'main'
Expand Down

0 comments on commit 6a37f84

Please sign in to comment.