Skip to content

Commit

Permalink
ci: re-enable bindgen job.
Browse files Browse the repository at this point in the history
  • Loading branch information
CGMossa committed Jan 21, 2024
1 parent d951182 commit fcec5a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ jobs:
# > https://github.com/rust-lang/rust/issues/64245
# > https://github.com/rust-lang/cargo/issues/7040
bindgen:
if: false # disable this while fixing the mess above
runs-on: ${{ matrix.config.os }}

name: ${{ matrix.config.os }} w/ bindgen (R-${{ matrix.config.r }} rust-${{ matrix.config.rust-version }} ${{join(matrix.config.rust-targets, ',')}})
Expand Down

0 comments on commit fcec5a6

Please sign in to comment.