Skip to content

Commit

Permalink
[WIP] Test with dev orange-canvas-core
Browse files Browse the repository at this point in the history
  • Loading branch information
ales-erjavec committed Nov 17, 2023
1 parent 8f2e66a commit 7ba5471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
- name: Install Test Deps
env:
TEST_ENV: ${{ matrix.test-env }}
TEST_DEPS: wheel coverage
TEST_DEPS: wheel coverage git+https://github.com/ales-erjavec/orange-canvas-core.git@remove-pkg-resources
run: python -m pip install $TEST_DEPS $TEST_ENV
shell: bash

Expand Down

0 comments on commit 7ba5471

Please sign in to comment.