mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
GHA workflow - Fix Test 1 [skip travis]
This commit is contained in:
parent
4de16cf144
commit
594e2f369f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
|
@ -54,6 +54,8 @@ jobs:
|
||||||
- name: Test Blocker - Stage 1
|
- name: Test Blocker - Stage 1
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
echo "export TERM=xterm" >> ~/.bashrc
|
||||||
|
source ~/.bashrc
|
||||||
./dev-tools/test-blocker-false-positives.sh
|
./dev-tools/test-blocker-false-positives.sh
|
||||||
./dev-tools/test-blocker-quick.sh
|
./dev-tools/test-blocker-quick.sh
|
||||||
./dev-tools/test-blocker-badwords.sh
|
./dev-tools/test-blocker-badwords.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue