Skip to content

Commit f6960c9

Browse files
committed
edit workflow
1 parent c8f9c30 commit f6960c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
- run: rm -rf .git
2121
- run: rm -rf .github
2222
- run: rm -rf node_modules
23-
- run: s deploy -t s-test.yaml -y
24-
- run: s info -t s-test.yaml -y
23+
# - run: s deploy -t s-test.yaml -y
24+
# - run: s info -t s-test.yaml -y
2525
- run: s deploy -t s-oss-test.yaml -y
2626
- run: s info -t s-oss-test.yaml -y
2727

0 commit comments

Comments
 (0)