Skip to content

Commit

Permalink
Update CI changes to match main
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-hansen committed Aug 8, 2023
1 parent 024fca7 commit d8985d9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,7 @@ jobs:

- name: cargo test -p accesskit_windows
if: matrix.os == 'windows-2019'
uses: actions-rs/cargo@v1
with:
command: test
args: -p accesskit_windows
run: cargo test -p accesskit_windows

generate-headers:
uses: AccessKit/accesskit/.github/workflows/generate-headers.yml@main

0 comments on commit d8985d9

Please sign in to comment.