Skip to content

Commit

Permalink
remove e2e-react tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecAivazis committed Mar 29, 2024
1 parent e26d249 commit 0c554a4
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 @@ -148,7 +148,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
framework: [e2e-svelte, e2e-kit, e2e-react]
framework: [e2e-svelte, e2e-kit]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 0c554a4

Please sign in to comment.