Skip to content

Commit

Permalink
chore: change workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcastrodev committed Sep 29, 2023
1 parent c487427 commit 941e552
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ jobs:
uses: denoland/setup-deno@v1
with:
deno-version: "1.37.0"
- name: Show current folder
run: pwd
- name: Run tests
run: deno task test

0 comments on commit 941e552

Please sign in to comment.