Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocontrini committed Oct 25, 2023
1 parent 380fd20 commit a818227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Setup test environment
run: |
sudo apt update && sudo apt install -y graphicsmagick
sudo apt update && sudo apt install -y graphicsmagick=1.3.35
gm version
npm ci
npm install -g codecov
Expand Down

0 comments on commit a818227

Please sign in to comment.