Skip to content

Commit

Permalink
chore: upgrade Zinnia to v0.13.0 (#8)
Browse files Browse the repository at this point in the history
Release notes:
https://github.com/filecoin-station/zinnia/releases/tag/v0.13.0

Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
  • Loading branch information
bajtos authored Jun 28, 2023
1 parent 03e009c commit a651619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: curl -L https://github.com/filecoin-station/zinnia/releases/download/v0.12.0/zinnia-linux-x64.tar.gz | tar -xz
- run: curl -L https://github.com/filecoin-station/zinnia/releases/download/v0.13.0/zinnia-linux-x64.tar.gz | tar -xz
- uses: actions/setup-node@v3
- run: npx standard
- run: ./zinnia run test.js

0 comments on commit a651619

Please sign in to comment.