Skip to content

Commit

Permalink
Where is everything
Browse files Browse the repository at this point in the history
  • Loading branch information
demccormack committed Oct 18, 2023
1 parent c000aa0 commit 8402f77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- name: Integration test
run: |
set -x
tree -L 2
false
TRIES=0
while [[ -z "${DIR_LIST:-}" ]] && [[ "$TRIES" -le 120 ]]
do
Expand Down

0 comments on commit 8402f77

Please sign in to comment.