Skip to content

Commit

Permalink
edit workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zxypro1 committed Dec 31, 2024
1 parent c8f9c30 commit f6960c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- run: rm -rf .git
- run: rm -rf .github
- run: rm -rf node_modules
- run: s deploy -t s-test.yaml -y
- run: s info -t s-test.yaml -y
# - run: s deploy -t s-test.yaml -y
# - run: s info -t s-test.yaml -y
- run: s deploy -t s-oss-test.yaml -y
- run: s info -t s-oss-test.yaml -y

0 comments on commit f6960c9

Please sign in to comment.