Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
xiamiao committed Aug 28, 2024
1 parent e63179d commit 57c915f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/auto-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
node-version: 14.21.x
cache: 'yarn'

- name: Install dependencies
run: |
yarn config set strict-ssl false
yarn
# - name: Install dependencies
# run: |
# yarn config set strict-ssl false
# yarn

# - name: Run
# run: |
Expand Down

0 comments on commit 57c915f

Please sign in to comment.