Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
registerrier authored Jun 20, 2024
1 parent 9a2a3ad commit 2cdf71d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: checkout repo
uses: actions/checkout@v2
with:
token: ${{ secrets.PAT }}
- name: create and activate env
uses: conda-incubator/setup-miniconda@v2
with:
Expand Down

0 comments on commit 2cdf71d

Please sign in to comment.