Skip to content

Commit

Permalink
try other environment
Browse files Browse the repository at this point in the history
  • Loading branch information
delucchi-cmu committed Oct 18, 2023
1 parent 32d4cbe commit 10aeb79
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pre-commit-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
name: Run pre-commit hooks

on:
pull_request:

jobs:
pre-commit-ci:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testing-and-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
miniforge-version: latest
miniforge-variant: Mambaforge
use-mamba: true
environment-file: environment.yml
environment-file: deepdisc-env-nobuilds.yml
activate-environment: deepdisc
- name: Install dependencies
run: |
Expand Down

0 comments on commit 10aeb79

Please sign in to comment.