Skip to content

Commit

Permalink
Update validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfaeder authored Feb 28, 2024
1 parent 241bfe3 commit 02db0cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
steps:
- name: Checkout repo # and submodules
uses: actions/checkout@v2
#with:
# submodules: recursive
with:
submodules: recursive
# Windows setup
- name: Set up Cygwin
if: startsWith(matrix.config.os, 'windows')
Expand Down

0 comments on commit 02db0cf

Please sign in to comment.