Skip to content

Commit

Permalink
fixup! 👷 (dashboard) add pytest in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ssorin committed Nov 8, 2024
1 parent 4d637cc commit 88826fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ jobs:
working-directory: ./src/dashboard
steps:
- uses: actions/checkout@v4
- name: Create postgis extension
run: psql "postgresql://qualicharge:pass@localhost:5432/test-qualicharge-dashboard;"
- name: Install pipenv
run: pipx install pipenv
- name: Set up Python 3.12
Expand Down

0 comments on commit 88826fb

Please sign in to comment.