Skip to content

Commit

Permalink
Run examples on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
marc0246 committed Nov 2, 2023
1 parent 20e9de5 commit addf029
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
run: cargo test --verbose
- name: Build examples
run: cargo build --bins --verbose
- name: Run examples
run: ./examples/run_all_headless.ps1
linux_stable:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit addf029

Please sign in to comment.