Skip to content

Commit

Permalink
update lock
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvkh committed Jul 7, 2024
1 parent b8802ee commit 06da095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
environments: dev
activate-environment: dev
- run: ruff check
continue-on-error: true
- run: ruff format --check
if: success() || failure()

typecheck:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion pixi.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2053,7 +2053,7 @@ packages:
name: torchrunx
version: 0.1.2
path: .
sha256: cc0b8825de0f02f57715e390c86bd1db2da985e87e10a2fb65a7b71af6869f8f
sha256: 0c73d15706a27cc994d204617e66928bcb5c48b335b98f1abf4ee4d542c4cb47
requires_dist:
- cloudpickle>=3.0.0
- fabric>=3.0.0
Expand Down

0 comments on commit 06da095

Please sign in to comment.