Skip to content

Commit

Permalink
Move e2e CI tests to distinct GHA action.
Browse files Browse the repository at this point in the history
  • Loading branch information
alantreadway committed Jun 17, 2024
1 parent f92f183 commit c799521
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
e2e:
runs-on: ubuntu-latest
name: e2e tests
if: false
env:
NX_PARALLEL: 1
steps:
Expand Down

0 comments on commit c799521

Please sign in to comment.