Skip to content

Commit ddfddda

Browse files
committed
release/0.3.0
1 parent 8fc9bbd commit ddfddda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cml.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v2
1111

12+
- uses: iterative/setup-cml@v1
13+
1214
- uses: actions/setup-python@v2
1315
with:
1416
python-version: '3.x'
1517

16-
- uses: iterative/setup-cml@v1
17-
1818
- name: cml_run
1919
env:
2020
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)