Skip to content

Commit

Permalink
deactivate e2e for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew-Daniels committed Aug 5, 2024
1 parent b23c521 commit 39972bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
# - run: yarn nx-cloud record -- echo Hello World
# Nx Affected runs only tasks affected by the changes in this PR/commit. Learn more: https://nx.dev/ci/features/affected
- run: yarn nx affected -t lint test build
- run: yarn nx affected --parallel 1 -t e2e-ci
# - run: yarn nx affected --parallel 1 -t e2e-ci

0 comments on commit 39972bb

Please sign in to comment.