Skip to content

Commit

Permalink
add ls check
Browse files Browse the repository at this point in the history
  • Loading branch information
lmuntaner committed Oct 18, 2024
1 parent 3565d6f commit 6ce4473
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/canister-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,8 @@ jobs:
- name: Run tests
run: |
pwd
ls -l
ls -l scripts
./scripts/test-canisters.sh --no-build
######################
Expand Down

0 comments on commit 6ce4473

Please sign in to comment.