Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalbaljet committed Oct 22, 2024
1 parent b0cd11d commit 79e7926
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 @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: true
matrix:
inertia: [v1]
inertia: [v1, v2]
stack: [react, vue]

name: Dusk Test Inertia ${{ matrix.inertia }} - Stack ${{ matrix.stack }}
Expand Down

0 comments on commit 79e7926

Please sign in to comment.