Skip to content

Commit

Permalink
Disable test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tingerrr committed Jun 28, 2024
1 parent 43f3874 commit f5e6d0c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Tests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
# Disabled because of a valkyrie regression (#35)
# push:
# branches: [ main ]
# pull_request:
# branches: [ main ]

jobs:
tests:
Expand Down

0 comments on commit f5e6d0c

Please sign in to comment.