Skip to content

Commit

Permalink
current branch not master branch on a push
Browse files Browse the repository at this point in the history
  • Loading branch information
vinas003 committed Nov 2, 2023
1 parent 1c17b44 commit 00c7735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
export POSTGRES_TIMEOUT=5 && \
id && \
cd && \
ls -altr && \
ls -altr && \
python3 -m pip install -r requirements.txt && \
python3 -m pip install types-requests mypy black pylint && \
bash deploy.sh'

0 comments on commit 00c7735

Please sign in to comment.