Skip to content

Commit

Permalink
Merge pull request #23 from gammapy/registerrier-patch-1
Browse files Browse the repository at this point in the history
Correct ci.yml
  • Loading branch information
registerrier authored Jun 20, 2024
2 parents 9a2a3ad + 2cdf71d commit 7345cd3
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 7345cd3

Please sign in to comment.