mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-22 04:28:01 +00:00
fe19a75414
* test running tests * Add delay so that core knows about node before feed subscribes to limit chance of race * move delaye to the right place * Don't do expensive docker step untill we will be pushing the image * docker test skipped as hoped, so push to 'true' * just remove docker steps in github CI entirely since they aren't needed by anything (gitlab CI does this stuff now) * run CI on pull requests too to catch PRs from forks