Added DNS check to build test
This commit is contained in:
parent
d4be07fdb8
commit
148e4cf58a
@ -16,6 +16,8 @@ jobs:
|
||||
- run: python --version
|
||||
- run: pip --version
|
||||
- run: pip install -r requirements.txt
|
||||
- run: nslookup git.oki.cx
|
||||
- run: cat /etc/resolv.conf
|
||||
|
||||
Build-Image:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user