zeitgeist
zeitgeist copied to clipboard
Update CI to quick check benchmarks
Fixes partially https://github.com/zeitgeistpm/zeitgeist/issues/822
To make a script executable this command was required.
git update-index --chmod=+x ./scripts/benchmark/quick_check.sh
We can see that the script works, since it shows us that the pallet-collective
benchmarks fail. Let's merge the fix for that, and then we can do the review here.
As soon as this PR is merged, #822 can be closed, as you pointed out. 👍 I will wait for the second review and your release in Discord.
Please respect point 2. at https://github.com/zeitgeistpm/zeitgeist/pull/841#issue-1416377613 before merging this.