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 c8f9c30 commit f6960c9Copy full SHA for f6960c9
.github/workflows/test.yml
@@ -20,8 +20,8 @@ jobs:
20
- run: rm -rf .git
21
- run: rm -rf .github
22
- run: rm -rf node_modules
23
- - run: s deploy -t s-test.yaml -y
24
- - run: s info -t s-test.yaml -y
+ # - run: s deploy -t s-test.yaml -y
+ # - run: s info -t s-test.yaml -y
25
- run: s deploy -t s-oss-test.yaml -y
26
- run: s info -t s-oss-test.yaml -y
27
0 commit comments