Skip to content

Commit 6d65691

Browse files
committed
skip tests while iterating
1 parent 4a6eddc commit 6d65691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- run: make test
1818

1919
deploy:
20-
needs: test
20+
# needs: test
2121
runs-on: 'ubuntu-latest'
2222
environment: 'gcp - project=sourcemapsio'
2323
steps:

0 commit comments

Comments
 (0)