Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Dec 26, 2024
1 parent 8eca455 commit bd699c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- uses: cvxgrp/.github/actions/test@main
- uses: cvxgrp/.github/actions/test@v1.1.0
with:
os: ${{ matrix.os }}
python-version: ${{ matrix.python-version }}

0 comments on commit bd699c9

Please sign in to comment.