Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jefer94 committed Aug 11, 2023
1 parent ef35999 commit 6e75531
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ jobs:

- name: Check migrations
run: |
ls .
ls . -a
echo $PWD
source .venv/bin/activate
which python
# VENV_NAME=$(ls ${WORKON_HOME})
Expand Down

0 comments on commit 6e75531

Please sign in to comment.