debug container
Some checks failed
build / test (push) Failing after 2s

This commit is contained in:
Jörg Thalheim 2023-07-20 15:40:20 +02:00
parent bc19d899df
commit f27faf8c2d

View File

@ -5,5 +5,8 @@ jobs:
test:
runs-on: nix
steps:
- run: cat /etc/resolv.conf
- run: ping google.com
- run: cat /etc/nsswitch.conf
- uses: actions/checkout@v3
- run: nix flake check -L