Skip to content

Commit

Permalink
Suppressing openfast check (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarter authored Feb 6, 2024
1 parent ec6f120 commit 41edb66
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/CI_rosco-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,11 @@ jobs:
run: |
conda install openfast==3.5.2
- name: Check OpenFAST
# if: contains( matrix.os, 'windows')
run: |
openfast -v
which openfast
#- name: Check OpenFAST
# # if: contains( matrix.os, 'windows')
# run: |
# openfast -v
# which openfast

- name: Generate Registry
run: |
Expand Down

0 comments on commit 41edb66

Please sign in to comment.