Skip to content

Commit

Permalink
Remove CONTRIBUTING.md reference to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
maresb committed Jun 10, 2023
1 parent d1c13ae commit e73d2d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@

## Developing

For the most up-to-date instructions see the github actions [test.yml workflow](./.github/workflows/test.yml)

1. Ensure that Conda, Mamba, and Micromamba are installed. Install [mambaforge](https://github.com/conda-forge/miniforge#mambaforge) if you're otherwise not sure which Conda distribution to pick.
2. `micromamba create --name=conda-lock-dev --category=main --category=dev --file=environments/conda-lock.yml`
3. `conda activate conda-lock-dev`
Expand Down

0 comments on commit e73d2d1

Please sign in to comment.