wasmfx / wasmfxtime

A fork of wasmtime (a fast and secure runtime for WebAssembly) supporting the WasmFX instruction set
https://wasmfx.dev/
Apache License 2.0
19 stars 1 forks source link

Allow cargo-audit workflow to fail (#8280) #149

Closed dhil closed 8 months ago

dhil commented 8 months ago

Currently this workflow fails about 50% of the time due to what appears to be rate limiting issues. I'm personally receiving emails every time this fails and would rather not continue to receive emails. I've updated this to allow failure to hopefully stop notifying me about this.