pendulum
pendulum copied to clipboard
420 change github workflow to run test with feature flags
closes #420
Add another step to run a test but with features runtime-benchmarks and try-runtime.
This also removes nightly
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.
Let's wait for #485 to be merged before we merge this one to avoid conflicts with the workflow definitions.