Skip to content

Commit

Permalink
TO-REVERT
Browse files Browse the repository at this point in the history
  • Loading branch information
thomass-dev committed Feb 3, 2025
1 parent f4862f2 commit cfcf8b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: backend
on:
pull_request:
paths:
- '.github/workflows/backend.yml'
# - '.github/workflows/backend.yml'
- 'skore/**'
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion skore/requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
diskcache
diskcache>0
fastapi
joblib
matplotlib
Expand Down

0 comments on commit cfcf8b7

Please sign in to comment.