Skip to content

Commit

Permalink
Update .github/workflows/test.yml
Browse files Browse the repository at this point in the history
Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com>
  • Loading branch information
sgoudham and uncenter authored Sep 8, 2024
1 parent 234833a commit 1ae9487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Test
run: deno test --doc

- name: Test Deno dnt
- name: Build
run: deno task build
env:
COMPILE_APPLE_COLOR_LIST: 1
Expand Down

0 comments on commit 1ae9487

Please sign in to comment.