Skip to content

Commit

Permalink
Update book.yml (#214)
Browse files Browse the repository at this point in the history
* Update book.yml

* Update pre-commit.yml

* Update ci.yml

* Update ci.yml
  • Loading branch information
tschm authored Jun 16, 2024
1 parent 2275153 commit 3832b19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
test:
runs-on: "ubuntu-latest"
steps:
- uses: cvxgrp/.github/actions/test@main
- uses: cvxgrp/.github/actions/coverage@main

jupyter:
runs-on: "ubuntu-latest"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: cvxgrp/.github/actions/test@main
- uses: cvxgrp/.github/actions/coverage@main

# uncomment once the repo is public
- name: Coveralls GitHub Action
Expand Down

0 comments on commit 3832b19

Please sign in to comment.