We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0925c commit e0b4d1fCopy full SHA for e0b4d1f
.github/workflows/check-licenses.yaml
@@ -31,6 +31,6 @@ jobs:
31
32
- name: Check Skore dependencies with liccheck
33
uses: andersy005/gh-action-py-liccheck@main
34
- working-directory: ./skore
35
with:
36
liccheck-version: 0.9.2
+ strategy-ini-file: ./skore/pyproject.toml
0 commit comments