We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f012d8 commit b3b3c6eCopy full SHA for b3b3c6e
.github/workflows/run_code_checks.yaml
@@ -39,7 +39,7 @@ jobs:
39
name: Check version conflict
40
uses: ./.github/workflows/_check_version_conflict.yaml
41
42
- integration_tests:
+ run_integration_tests:
43
name: Run integration tests
44
uses: ./.github/workflows/_integration_tests.yaml
45
secrets: inherit
0 commit comments