Fix GitHub Actions workflows and update tests with Carrot v1 data, Fix mx25519 Windows build in c-cpp.yml workflow, Remove scheduled workflow runs from cppcheck.yml and test-sync.yml, Add mx25519 Windows linker flags to CMakeLists.txt
This commit is contained in:
3
.github/workflows/test-sync.yml
vendored
3
.github/workflows/test-sync.yml
vendored
@@ -10,9 +10,6 @@ on:
|
||||
|
||||
pull_request:
|
||||
|
||||
schedule:
|
||||
- cron: '47 0/3 * * *'
|
||||
|
||||
jobs:
|
||||
sync-test-ubuntu-tsan:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user