Skip to content

Commit 1c4375d

Browse files
committed
Disable web-tests
1 parent 318e259 commit 1c4375d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454

5555
web-tests:
5656
runs-on: ubuntu-latest
57+
if: ${{ false }} # disable for now as they do not currently work
5758
steps:
5859
- uses: actions/checkout@v4
5960

0 commit comments

Comments
 (0)