Skip to content

Commit

Permalink
install
Browse files Browse the repository at this point in the history
  • Loading branch information
ibz committed Mar 7, 2025
1 parent 3fb290a commit 74506a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ jobs:
submodules: recursive
- uses: ./.github/actions/environment
- run: nix-shell --run "poetry run make -C core build_unix"
- run: nix-shell --run "poetry install"
- run: nix-shell --run "cd vendor/ts-tvl/tvl/server/model_config && poetry run model_server tcp -c model_config.yml &"
- run: nix-shell --run "poetry run make -C core test"

Expand Down

0 comments on commit 74506a2

Please sign in to comment.