We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d8b197 + d32ea04 commit e800463Copy full SHA for e800463
.github/workflows/test-flux.yaml
@@ -1,6 +1,6 @@
1
name: Test Flux Scheduler
2
-on:
3
- pull_request: []
+
+on: [push, pull_request]
4
5
jobs:
6
build:
.github/workflows/test-schedulers.yaml
name: ReFrame CI / Scheduler backend tests
scheduler-test:
0 commit comments