neonevm / neon-compatibility

GNU General Public License v3.0
4 stars 3 forks source link

feature/233-Add-a-single-fake-test-not-to-have-an-interruption-in-test-chart-on-a-zero-test-point #236

Closed apetrovskiy closed 2 years ago

apetrovskiy commented 2 years ago

The idea behind is that we need uninterruptible (if always()) jobs in the workflow:

Before the fix, I cancelled the run in the beginning: image

After the fix, I cancelled the run in the beginning: image image link image