Skip to content

Commit f6d5d0a

Browse files
committed
nix: publish package as an overlay
1 parent 005c27c commit f6d5d0a

File tree

5 files changed

+314
-354
lines changed

5 files changed

+314
-354
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
--print-build-logs
3131
- name: Code coverage
3232
run: |
33-
nix build .#checks.x86_64-linux.libpyperscan-coverage -o cargo-test.codecov
3433
nix build .#checks.x86_64-linux.coverage -o pytest.codecov
3534
- uses: codecov/codecov-action@v3
3635
with:

flake.lock

Lines changed: 0 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)