Skip to content

Commit

Permalink
Fix broken test-examples action
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 550831783
Change-Id: I50283b6ea182230213f5ce60985e667001586d08
  • Loading branch information
jagapiou authored and copybara-github committed Jul 25, 2023
1 parent a95129b commit c1c306c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
pip -vvv install .
pip list
- name: Install examples
working-directory: examples
run: |
pip install -r examples/requirements.txt
pip list
Expand Down

0 comments on commit c1c306c

Please sign in to comment.