Skip to content

Commit

Permalink
exclude windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Shayne Fletcher committed Jan 22, 2024
1 parent 4494f85 commit b36a678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ jobs:
cargo run -- --third-party-dir shim/third-party/rust buckify
cat shim/third-party/rust/BUCK
shell: bash
if: matrix.os != 'windows'

0 comments on commit b36a678

Please sign in to comment.