Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Nov 19, 2021
1 parent fb552ae commit e2bb2b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,5 +246,7 @@ jobs:
with:
toolchain: stable
components: rustfmt, clippy
- name: install GMP
run: sudo apt install gmp
- name: cargo test
run: cargo test

0 comments on commit e2bb2b2

Please sign in to comment.