Add back deny_c
This commit is contained in:
parent
e300e1e8d8
commit
53058dd73a
7
.github/workflows/ci.yaml
vendored
7
.github/workflows/ci.yaml
vendored
@ -44,11 +44,8 @@ jobs:
|
||||
rust:
|
||||
name: Rust
|
||||
runs-on: ${{ matrix.os }}
|
||||
# Related upstream issue:
|
||||
# https://github.com/nagisa/rust_libloading/issues/61#issuecomment-607941377
|
||||
#
|
||||
# env:
|
||||
# CC: deny_c
|
||||
env:
|
||||
CC: deny_c
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
Loading…
Reference in New Issue
Block a user