Skip to content

Commit 218fafc

Browse files
authored
1 parent be7542b commit 218fafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
# continue-on-error: true
2929
run: |
3030
gem install awesome_bot
31-
awesome_bot --allow-redirect --allow-ssl --allow 502 --allow-timeout README.md
31+
awesome_bot --allow-redirect --allow-ssl --allow 502,403 --allow-timeout README.md

0 commit comments

Comments
 (0)