Skip to content

Commit

Permalink
Update run tests on all commits
Browse files Browse the repository at this point in the history
  • Loading branch information
nickspaargaren committed Jul 28, 2024
1 parent 4ec404f commit b12b5f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
- name: Install Unbound
run: sudo apt-get update && sudo apt-get install -y unbound
- name: Check unbound list
run: unbound-checkconf pihole-google-unbound.conf
run: unbound-checkconf unbound.conf
2 changes: 2 additions & 0 deletions unbound.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
server:
include: "pihole-google-unbound.conf"

0 comments on commit b12b5f6

Please sign in to comment.