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 1d806cefd5

View File

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