Skip to content

Commit 6ab41d3

Browse files
authored
Update ci.yml
1 parent 90cb57f commit 6ab41d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ jobs:
1616
# Steps represent a sequence of tasks that will be executed as part of the job
1717
steps:
1818
- name: "Build the virtual environment"
19-
uses: cvxgrp/.github/actions/environment@v2.2.8
19+
uses: tschm/cradle/actions/environment@v0.1.56
2020
with:
2121
python-version: ${{ matrix.python-version }}
2222

23-
- uses: cvxgrp/.github/actions/test@v2.2.8
23+
- uses: tschm/cradle/actions/test@v0.1.56
2424
with:
2525
tests-folder: src/tests

0 commit comments

Comments
 (0)