Skip to content

Commit

Permalink
Fix ci venv source
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-clan committed Oct 12, 2024
1 parent 979400e commit fb2afb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
- name: Run lint
run: |
cd backend
source ./venv/bin/activate
chmod 755 scripts/lint.sh
./scripts/lint.sh

0 comments on commit fb2afb6

Please sign in to comment.