Skip to content

Commit 5358d52

Browse files
committed
Revert "ci: upgrade Zinnia to v0.19.0 (#64)"
This reverts commit fcd9740.
1 parent fcd9740 commit 5358d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- uses: actions/checkout@v3
8-
- run: curl -L https://github.com/filecoin-station/zinnia/releases/download/v0.19.0/zinnia-linux-x64.tar.gz | tar -xz
8+
- run: curl -L https://github.com/filecoin-station/zinnia/releases/download/v0.18.3/zinnia-linux-x64.tar.gz | tar -xz
99
- uses: actions/setup-node@v3
1010
- run: npx standard
1111
- run: ./zinnia run test.js

0 commit comments

Comments
 (0)