Skip to content

Commit

Permalink
Adjust github action, add deno environment test
Browse files Browse the repository at this point in the history
Signed-off-by: QIUZHILEI <[email protected]>
  • Loading branch information
QIUZHILEI committed Jul 26, 2023
1 parent 08360ea commit 1376f3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: check
- uses: denoland/setup-deno@v1
- uses: actions/setup-node@v3
with:
deno-version: v1.x
node-version: 16

test:
name: Test Suite
Expand Down

0 comments on commit 1376f3c

Please sign in to comment.