There was an error while loading. Please reload this page.
1 parent 6e76309 commit 2da0c14Copy full SHA for 2da0c14
1 file changed
.github/workflows/test-import-using-nix.yml
@@ -25,5 +25,6 @@ jobs:
25
- name: run checks & test import
26
run: |
27
cd etc/nix
28
+ ./get-latest-pypi-deps-db.sh --in-place
29
nix --print-build-logs flake check
30
./test-import-using-nix.sh alpine
0 commit comments