Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 5050257

Browse files
authored
ci: Disable twoxtx for now (#3460)
1 parent 10addb2 commit 5050257

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull-request-token.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
if-no-files-found: error
8181

8282
cargo-test-bpf-twoxtx:
83+
if: ${{ false }} # disable for now
8384
runs-on: ubuntu-latest
8485
steps:
8586
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)