Skip to content

Commit

Permalink
Try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jopemachine committed Jun 29, 2023
1 parent 06b871c commit 262f3ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ jobs:

- name: Build and Test
run: |
cargo update -p syn --precise 1.0.99; cargo update -p proc-macro2 --precise 1.0.43
make install
make test

0 comments on commit 262f3ac

Please sign in to comment.