blob: a69122806f2ee3c5235825fc310561a95fb206d6 [file] [log] [blame]
matrix:
platform: ["debian10", "ubuntu2004"]
bazel: [7.x]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "@rules_mayhem//examples:all"