Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Oct 8, 2023
1 parent 2741a9e commit c2fd536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
**/*requirements.txt
- name: Install dependencies
run: python -m pip install --upgrade --disable-pip-version-check .[all] jupyter
run: python -m pip install --upgrade --disable-pip-version-check .[all] jupyter tblfaker

- name: Run examples
run: |
Expand Down

0 comments on commit c2fd536

Please sign in to comment.