threefoldtech / tfchain

Threefold Chain.
Apache License 2.0
15 stars 11 forks source link

CI: Fix build and test worflow #941

Closed renauter closed 5 months ago

renauter commented 10 months ago

Describe the bug

CI is failing when doing a commit on PR (file 010_build_and_test.yaml).

To Reproduce

Run CI by doing a commit on PR.

Expected

CI succeeds.

Screenshots

image

Additional context

Should be fixed by adding cargo clean before cargo build

sameh-farouk commented 5 months ago

I see this is done already @renauter please reopen if I'm wrong