Skip to content

Commit

Permalink
ci: disbale JS env tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaStevens committed Jul 30, 2023
1 parent 3dedda2 commit 31899ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- "next"
- "latest"
- "4.3.5"
- "JS"
# - "JS"
runs-on: ${{ matrix.os }}
continue-on-error: ${{ matrix.ts_version == 'next' }}
env:
Expand Down

0 comments on commit 31899ea

Please sign in to comment.