Skip to content

Commit

Permalink
try rudra
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed May 12, 2024
1 parent ae15b6c commit ebe2e75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
- '!gh-pages'
pull_request:

# rust 1.68
env:
# rust 1.68
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse

jobs:
Expand Down Expand Up @@ -135,7 +135,6 @@ jobs:
# Use static analyzer Rudra <https://github.com/sslab-gatech/Rudra>.
# FIXME: Disable for now since it's very costly to run.
rudra:
if: false
runs-on: ubuntu-latest
env:
MSRV: nightly-2021-08-20
Expand Down

0 comments on commit ebe2e75

Please sign in to comment.