tezos-checker / checker

An in-development "robocoin" system for the Tezos blockchain
24 stars 16 forks source link

Fix out-of-scope variable names in .github/workflows/comment.yml #232

Closed gkaracha closed 3 years ago

gkaracha commented 3 years ago

See error here: https://github.com/tezos-checker/checker/runs/3300497077?check_suite_focus=true

Since we didn't change anything in the script I wonder why we started getting this error now. Either way though, this might be the reason testsPassed kept returning false. We'll see.