Skip to content

Commit

Permalink
Tests should run in a virtual environment.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 704333692
  • Loading branch information
agutkin committed Dec 9, 2024
1 parent f3d4bd8 commit 0e2ebb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ jobs:
- name: Testing
run: |
source venv/bin/activate
./test.sh
deactivate

0 comments on commit 0e2ebb1

Please sign in to comment.