Skip to content

Commit 4672491

Browse files
committed
CICD run - 3
1 parent 52eb927 commit 4672491

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
pip install -r requirements.txt
2929
3030
- name: run pipeline
31-
# env:
32-
# CAPSTONE_TEST: ${{ secrets.CAPSTONE_TEST }}
31+
env:
32+
CAPSTONE_TEST: ${{ secrets.CAPSTONE_TEST }}
3333
run: |
3434
dvc repro

0 commit comments

Comments
 (0)