Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Check Mac runner architecture
  • Loading branch information
dreness authored Jan 28, 2024
1 parent 631bd1a commit 5042d9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ jobs:
with:
command: check

- name: uname
run: uname -a

- name: Cargo test
uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit 5042d9a

Please sign in to comment.