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

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DmytroHryshyn committed Jan 17, 2024
1 parent 0497fb6 commit 0ed2be1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
run: pnpm install

- name: Run codemod unit tests
run: pnpm test
run: |
if [[ "${{ matrix.os }}" == "windows-latest" ]]; then
pnpm test:win
Expand Down

0 comments on commit 0ed2be1

Please sign in to comment.