Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
testを一時的に止める
Browse files Browse the repository at this point in the history
  • Loading branch information
shikajiro committed Sep 22, 2023
1 parent aefa4c5 commit fb614e3
Show file tree
Hide file tree
Showing 2 changed files with 361 additions and 360 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
restore-keys: |
${{ runner.os }}-npm-
- run: npm install
- run: npm run test -- --coverage
# しばらく停止
# - run: npm run test -- --coverage
lint:
runs-on: ubuntu-latest
timeout-minutes: 10
Expand Down
Loading

0 comments on commit fb614e3

Please sign in to comment.