Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
corrideat committed Oct 6, 2023
1 parent 5105950 commit 2c75677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
- run: npm test
- run: deno test --import-map=import_map.json test
env:
DENO_NO_PACKAGE_JSON=1
DENO_NO_PACKAGE_JSON: 1

0 comments on commit 2c75677

Please sign in to comment.