Skip to content

Commit

Permalink
test dvc
Browse files Browse the repository at this point in the history
  • Loading branch information
sashhhaka committed Jul 22, 2024
1 parent cf53906 commit e38bacb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-dvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ jobs:
python-version: '3.11.0'
cache: 'pip' # caching pip dependencies

- name: debug
run: |
echo ${{ secrets.GDRIVE_CREDENTIALS_DATA }}
pwd
- name: install python packages
run: |
python3.11 -m pip install --upgrade pip
Expand Down

0 comments on commit e38bacb

Please sign in to comment.