mirror of
https://github.com/Burn-E99/GroupUp.git
synced 2026-06-04 00:43:49 -04:00
update deno.yml, remove test step for now
This commit is contained in:
5
.github/workflows/deno.yml
vendored
5
.github/workflows/deno.yml
vendored
@@ -37,5 +37,6 @@ jobs:
|
||||
- name: Run linter
|
||||
run: deno lint
|
||||
|
||||
- name: Run tests
|
||||
run: deno test -A
|
||||
# Add this back in when tests are added
|
||||
# - name: Run tests
|
||||
# run: deno test -A
|
||||
|
||||
Reference in New Issue
Block a user