Skip to content

Commit

Permalink
feat: run tests in parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
eddort committed Nov 8, 2024
1 parent 95253ba commit 1d3d9ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests_and_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
e2e_tests:
name: E2E Tests
runs-on: ubuntu-latest
needs: unit_tests
steps:
- name: Checkout repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 1d3d9ba

Please sign in to comment.