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 615afb0 commit 8016eabCopy full SHA for 8016eab
.github/workflows/integration-tests.yaml
@@ -3,7 +3,7 @@ name: Integration Tests
3
on: [push]
4
5
jobs:
6
- build-and-deploy:
+ build-and-test:
7
runs-on: ubuntu-22.04
8
9
steps:
0 commit comments