Skip to content

Commit

Permalink
chore: testing ci check
Browse files Browse the repository at this point in the history
  • Loading branch information
salman2013 committed Apr 3, 2024
1 parent 4df4d0c commit ef7dedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
done
- name: Create virtual environment
run: python3 -m venv .venv
run: python3 -m venv $WORK_DIR/repo_work/.venv
working-directory: |
WORK_DIR="/tmp/unpack_reqs"
$WORK_DIR/repo_work
Expand Down

0 comments on commit ef7dedb

Please sign in to comment.