We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8b3c44 + b4c7aaa commit 3de7635Copy full SHA for 3de7635
.github/workflows/test.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Check hyperlinks
40
uses: docker://dkhamsing/awesome_bot:latest
41
with:
42
- args: /github/workspace/README.md --allow-dupe --allow-redirect --request-delay 1 --white-list https://img.shields.io,http://127.0.0.1:8080,https://github.com/lima-vm/lima/releases/download
+ args: /github/workspace/README.md --allow-dupe --allow-redirect --request-delay 1 --white-list https://img.shields.io,http://127.0.0.1:8080,https://github.com/lima-vm/lima/releases/download,https://xbarapp.com
43
- name: Unit tests
44
run: go test -v ./...
45
- name: Make
0 commit comments