Skip to content

Commit

Permalink
Update check_lib.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanThatOneKid committed Dec 8, 2021
1 parent ad9a81d commit 1eaf7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_lib.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:

- name: Test and Check Coverage
run: |
deno test --coverage=cov_profile
deno test lib --coverage=cov_profile
deno coverage cov_profile

1 comment on commit 1eaf7b2

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 1eaf7b2 Dec 8, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

failed to fetch 'https://raw.githubusercontent.com/EthanThatOneKid/fart/1eaf7b295fd7fdb1f1cae060f7eb195cbc31c752/std/server/worker.ts': HTTP status client error (404 Not Found) for url (https://raw.githubusercontent.com/EthanThatOneKid/fart/1eaf7b295fd7fdb1f1cae060f7eb195cbc31c752/std/server/worker.ts)

Please sign in to comment.