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

Commit

Permalink
chore: disable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
luizstacio committed Jan 10, 2024
1 parent cf23791 commit 8734330
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
pnpm recursive install --frozen-lockfile

test:
# Disable tests
if: false
name: Test
runs-on: ubuntu-latest
continue-on-error: false
Expand Down

0 comments on commit 8734330

Please sign in to comment.