Skip to content

Commit

Permalink
nix: publish package as an overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
vlaci committed Dec 14, 2023
1 parent 005c27c commit 52deafc
Show file tree
Hide file tree
Showing 5 changed files with 314 additions and 354 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
--print-build-logs
- name: Code coverage
run: |
nix build .#checks.x86_64-linux.libpyperscan-coverage -o cargo-test.codecov
nix build .#checks.x86_64-linux.coverage -o pytest.codecov
- uses: codecov/codecov-action@v3
with:
Expand Down
34 changes: 0 additions & 34 deletions flake.lock

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

Loading

0 comments on commit 52deafc

Please sign in to comment.