Skip to content

Commit

Permalink
install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart committed Nov 7, 2023
1 parent 696ee51 commit 15a4b2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Install dependencies
uses: ./.github/actions/setup
- uses: denoland/setup-deno@v1
with:
deno-version: v1.x
Expand Down

0 comments on commit 15a4b2c

Please sign in to comment.