Skip to content

Commit

Permalink
[fix] try fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
manyuanrong committed May 19, 2020
1 parent 574973d commit 40107b1
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 @@ -88,7 +88,7 @@ jobs:
- name: Test Rust
run: cargo test --release --locked --all-targets
- name: Test TS
run: deno test -A --unstable
run: deno test -A --unstable ./test.ts

- name: Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 40107b1

Please sign in to comment.