Skip to content

*: run test-robustness with build #26

*: run test-robustness with build

*: run test-robustness with build #26

name: Robustness Test
on: [push, pull_request]
permissions: read-all
jobs:
test:
uses: ./.github/workflows/robustness_template.yaml
with:
count: 10
testTimeout: 30m
runs-on: "['ubuntu-latest-8-cores']"