Skip to content

Commit 3f5240d

Browse files
committed
Revert debug prints
1 parent b0c0356 commit 3f5240d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/basic-tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,6 @@ jobs:
7878
with:
7979
name: documentation-page
8080
path: _gh-pages
81-
- name: List GW data files
82-
run: |
83-
echo "Current working directory:"
84-
pwd
85-
echo "GW data files:"
86-
find . -type f -name \*.gwf
8781
deploy_documentation:
8882
runs-on: ubuntu-latest
8983
needs: build

0 commit comments

Comments
 (0)