Skip to content

Commit

Permalink
Checkout repository
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoinePrv committed Oct 9, 2023
1 parent 6887e5a commit d8d4440
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test..yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- {os: macos-latest, shell: bash, shell-source-param: -l}
- {os: windows-latest, shell: bash, shell-source-param: -l}
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Micromamba (${{ matrix.os }}, ${{ matrix.shell }})
# Need to force the shell to get the default *calling* shell right
run: |
Expand Down

0 comments on commit d8d4440

Please sign in to comment.