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

Commit

Permalink
chore: disable e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
luizstacio committed Jan 10, 2024
1 parent 8734330 commit 3c911fc
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 @@ -86,6 +86,8 @@ jobs:
pnpm ci:test:coverage
end-to-end-test:
# Disable tests
if: false
name: Test E2E
runs-on: ubuntu-latest
continue-on-error: false
Expand Down

0 comments on commit 3c911fc

Please sign in to comment.