Skip to content

Commit

Permalink
fix action (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
JuHyung-Son authored Aug 1, 2024
1 parent 9c8a42e commit b86d8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

integration_test:
name: integration test
needs: [ build, compile-integration-tests ]
needs: [ build ]
uses: ./.github/workflows/_integration_test.yml
secrets: inherit

Expand Down

0 comments on commit b86d8bf

Please sign in to comment.