Skip to content

Commit

Permalink
Merge branch 'main' into documentation-on-s3
Browse files Browse the repository at this point in the history
  • Loading branch information
rouk1 authored Nov 28, 2024
2 parents a111752 + dcecf94 commit 3ddb846
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/skore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@ jobs:
# Test
python -m pytest --no-cov src/ tests/
skore-coverage:
coverage-skore:
runs-on: ubuntu-latest
if: ${{ github.event_name == 'pull_request' }}
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 3ddb846

Please sign in to comment.