Skip to content

Commit

Permalink
CI: Visual regression tests: test against bqplot master (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou authored Jul 12, 2023
1 parent 6589066 commit ebdcddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
working-directory: dist

- name: Install the package
run: pip install bqplot
run: pip install . -vvv

- name: Install Galata
run: |
Expand Down

0 comments on commit ebdcddb

Please sign in to comment.