Skip to content

Commit

Permalink
fix lock
Browse files Browse the repository at this point in the history
  • Loading branch information
eightysteele committed Jul 17, 2024
1 parent 859b149 commit 27118b3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
RUNNER_DEBUG: true
with:
pixi-version: v0.25.0
locked: false
# activate-environment: true
cache: true
- run: |
Expand Down
4 changes: 2 additions & 2 deletions pixi.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[project]
name = "b3d-prototype"
name = "b3d"
version = "0.1.0"
description = "Add a short description here"
authors = [{name = "Aaron Steele", email = "[email protected]"}]
Expand Down

0 comments on commit 27118b3

Please sign in to comment.