Skip to content

Commit

Permalink
... love how complete and descriptive githubs ci/cd syntax docs are...
Browse files Browse the repository at this point in the history
  • Loading branch information
ilaflott committed Oct 4, 2024
1 parent 2841da0 commit 64d6570
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_test_conda_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
echo $CONDA/envs/fre-workflows/bin >> $GITHUB_PATH
- name: in fre-workflows environment, cylc lint
continue-on-error: true
run: |
# lint .cylc workflow files
cylc lint -v
Expand Down

0 comments on commit 64d6570

Please sign in to comment.