Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BgAndreasen committed Jan 17, 2024
1 parent 4daa532 commit b4f836a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Render Quarto Project
uses: quarto-dev/quarto-actions/render@v2
uses: quarto-dev/quarto-actions/setup@v2
- name: Create conda environment
run: conda env create -y -n testenv -f conda.yaml
- name: Dump conda environment
Expand Down

0 comments on commit b4f836a

Please sign in to comment.