You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because we now run the tests before releasing, cargo may bump the
version in demo_seccomp and that would result in a `dirty` version
passed around.
Fix it properly by also running `cargo check` on demo_seccomp.
Signed-off-by: Pablo Barbáchano <pablob@amazon.com>
0 commit comments