Skip to content

Commit f2e3555

Browse files
committed
fixup! ci: lint and build with deno
1 parent 07a1bf6 commit f2e3555

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
with:
7070
persist-credentials: false
7171
- uses: denoland/setup-deno@e95548e56dfa95d4e1a28d6f422fafe75c4c26fb # v2.0.3
72+
- run: cd frontend && deno install
7273
- run: cd frontend && deno lint
7374
- run: cd frontend && deno run build
7475
lint-js:

0 commit comments

Comments
 (0)