Skip to content

Commit

Permalink
WIP: does extensions feature build for Windows?
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrake committed Sep 18, 2024
1 parent 238ebc1 commit b9b8a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: rustup toolchain install --no-self-update stable --profile minimal

- name: Test
run: cargo +stable test --locked --no-default-features
run: cargo +stable test --locked

rustfmt:
if: github.event_name != 'schedule'
Expand Down

0 comments on commit b9b8a2f

Please sign in to comment.