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 6b82eb7 commit 6b80847Copy full SHA for 6b80847
1 file changed
.github/workflows/project-integration-tests.yaml
@@ -4,7 +4,7 @@ name: Project Integration
4
on: push
5
6
jobs:
7
- publish:
+ test:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v3
0 commit comments