Skip to content

Commit

Permalink
chore(build): commented the needs of test-e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
dragolea committed Aug 21, 2024
1 parent b4e2c6e commit c4f89fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# This will start the e2e tests with a live server
test-e2e:
name: End-to-end (e2e)
needs: test-unit
# needs: test-unit
strategy:
matrix:
version: [20, 18]
Expand Down

0 comments on commit c4f89fd

Please sign in to comment.