Skip to content

Commit a2618be

Browse files
authored
Update udd.yml
1 parent b86d16a commit a2618be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/udd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
id: test
4343
continue-on-error: true
4444
run: |
45-
deno test --allow-read --allow-write
45+
deno task test
4646
- name: Set commit status with outcome
4747
uses: Sibz/github-status-action@v1
4848
with:

0 commit comments

Comments
 (0)