Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
wxtim committed May 23, 2024
1 parent bf44f67 commit 8ecb74a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/generic-cylc-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ jobs:

- name: Cylc Lint ${{ matrix.workflow }}
run: |
tree ${HOME}
ls ${HOME}
tree ${HOME}/work
cylc lint --color=always ${HOME}/workflows/"${{ matrix.workflow }}"
- name: Cylc validate ${{ matrix.workflow }}
Expand Down

0 comments on commit 8ecb74a

Please sign in to comment.