Skip to content

Commit

Permalink
Revert "add precommit"
Browse files Browse the repository at this point in the history
This reverts commit b25c874.
  • Loading branch information
midleman committed Dec 13, 2024
1 parent b25c874 commit bc5cfa9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-e2e-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ jobs:
with:
node-version-file: .nvmrc

- run: npm run precommit # fail fast

- name: Transform to Playwright tags $PW_TAGS
run: bash scripts/pr-tags-transform.sh ${{ inputs.project}} "${{ inputs.grep }}"
shell: bash
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test-e2e-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- run: npm run precommit # fail fast

- name: Set screen resolution
shell: pwsh
Expand Down

0 comments on commit bc5cfa9

Please sign in to comment.