Skip to content

Commit

Permalink
Unchange the gh-actions bc it got mad at me :(
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-Jess committed Mar 24, 2024
1 parent 33f4394 commit 7664b83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cdkactions_build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
cd backend
pip install pipenv
pipenv install --deploy --dev
pipenv run pip freeze
- name: Lint (flake8)
run: |-
cd backend
Expand Down

0 comments on commit 7664b83

Please sign in to comment.