Skip to content

Commit

Permalink
Update test-projects.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Nov 3, 2023
1 parent 77d84b4 commit 6896830
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-projects.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run Unit Tests
name: Project Tests

on:
# trigger on pull requests
Expand Down Expand Up @@ -40,7 +40,7 @@ jobs:
channels: conda-forge
activate-environment: test
show-channel-urls: true
miniforge-variant: Mambaforge
miniforge-version: latest
use-mamba: true
- name: Test project ${{ matrix.project }}
run: |
Expand Down

0 comments on commit 6896830

Please sign in to comment.