pendulum-chain / pendulum

GNU General Public License v3.0
43 stars 14 forks source link

420 change github workflow to run test with feature flags #488

Closed b-yap closed 1 month ago

b-yap commented 4 months ago

closes #420 Add another step to run a test but with features runtime-benchmarks and try-runtime.

This also removes nightly

ebma commented 2 months ago

Just so I understand properly, you are saying that the change requested in #420 is useless because all tests are filtered out?

Let's maybe change the workflow here to run the checks on any PR, not just on PRs that merge to main.

ebma commented 1 month ago

Let's wait for #485 to be merged before we merge this one to avoid conflicts with the workflow definitions.