Skip to content

Commit

Permalink
1 Container to test single execution speed with a split job
Browse files Browse the repository at this point in the history
  • Loading branch information
antowaddle committed Dec 17, 2024
1 parent 80ca9ac commit 97fca1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
needs: Tests
strategy:
matrix:
container: [1, 2, 3, 4, 5] # Creates 5 parallel executions for Cypress tests.
container: [1]
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 97fca1d

Please sign in to comment.