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 4a6eddc commit 6d65691Copy full SHA for 6d65691
.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
- run: make test
18
19
deploy:
20
- needs: test
+ # needs: test
21
runs-on: 'ubuntu-latest'
22
environment: 'gcp - project=sourcemapsio'
23
steps:
0 commit comments