Skip to content

Commit

Permalink
workflows: fix argmin-math tests
Browse files Browse the repository at this point in the history
  • Loading branch information
airwoodix committed Oct 27, 2024
1 parent 18e09e6 commit 966c27d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ jobs:

tests-argmin-math:
runs-on: ubuntu-latest
env:
# Override value in workspace top-level Cargo config.toml
RUSTDOCFLAGS: ''
steps:
- uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
Expand Down

0 comments on commit 966c27d

Please sign in to comment.