Skip to content

Commit

Permalink
Revert "try to debug"
Browse files Browse the repository at this point in the history
This reverts commit 0d557d0.
  • Loading branch information
szdziedzic committed Jan 11, 2024
1 parent 0d557d0 commit 357dc58
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node }}
- run: cp yarn.lock yarn.lock.backup
- run: yarn install
- run: diff yarn.lock yarn.lock.backup
- run: yarn install --frozen-lockfile --check-files
- run: yarn typecheck
- run: yarn test
Expand Down

0 comments on commit 357dc58

Please sign in to comment.