We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2596de commit 4f7f701Copy full SHA for 4f7f701
.github/workflows/astro-testing.yml
@@ -58,3 +58,6 @@ jobs:
58
with:
59
recreate: true
60
path: coverage.xml
61
+ run: |
62
+ ls
63
+ pwd
0 commit comments