Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rkaminsk committed Sep 28, 2023
1 parent dee275e commit 88528e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ jobs:
env_file: '.github/windows-env.yml'

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: 'true'
submodules: recursive

- name: setup miniconda
uses: conda-incubator/setup-miniconda@v2
Expand Down

0 comments on commit 88528e2

Please sign in to comment.