Skip to content

Commit

Permalink
Update test workflow to run jobs sequentially
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Dec 20, 2022
1 parent ea577b4 commit e01de2b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@ jobs:
test-coverage:

runs-on: ubuntu-latest

needs: run-smoke-tests
steps:
- uses: shivammathur/setup-php@16011a795d747d5f45038f96371c3b98aec5669d
with:
Expand Down

0 comments on commit e01de2b

Please sign in to comment.