Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
srmnitc authored Jul 8, 2024
1 parent a4d1180 commit 6a056be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v3
with:
mamba-version: "*"
activate-environment: rdf
environment-file: environment.yml
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 6a056be

Please sign in to comment.