Skip to content

Commit

Permalink
Revert install_extras in CI - Tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Dec 13, 2022
1 parent b641850 commit 27231af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: SINTEF/ci-cd/.github/workflows/ci_tests.yml@v1
with:
# General settings:
install_extras: "[docs]"
install_extras: "[dev]"

# pre-commit
run_pre-commit: true
Expand Down

0 comments on commit 27231af

Please # to comment.