Skip to content

Commit

Permalink
move to src folder?
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Jan 10, 2025
1 parent 6f4339f commit a76ffb2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- uses: cvxgrp/.github/actions/uv/[email protected]
with:
source-folder: 'src/cvx'
tests-folder: 'src/tests'

jupyter:
runs-on: "ubuntu-latest"
Expand Down Expand Up @@ -52,4 +53,4 @@ jobs:
- name: Checkout [${{ github.repository }}]
uses: actions/checkout@v4

- uses: cvxgrp/.github/actions/[email protected].0
- uses: cvxgrp/.github/actions/[email protected].2

0 comments on commit a76ffb2

Please sign in to comment.