Files
wolfssl/.github
Daniele Lacamera 9e21ed4799 Falcon: fix liboqs interop workflow wiping the liboqs install
The falcon_interop job restored/untarred liboqs into the workspace and only
then ran actions/checkout, whose "git clean -ffdx" deleted the untracked
oqs-install/ directory. The interop harness build then failed with
"oqs/oqs.h: No such file or directory".

Move the wolfSSL checkout ahead of the cache-restore / artifact-download /
untar steps so the liboqs install lands after the clean and survives.

The harness itself is fine: built locally against liboqs it passes all eight
interop cells (liboqs<->native, both directions, levels 1 and 5).
2026-07-22 09:52:26 +02:00
..
2025-02-13 14:50:32 -05:00