Skip to content

Commit

Permalink
Run e2e-slurm on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
asmacdo committed Oct 14, 2024
1 parent fabc6ad commit 6186b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-slurm.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Slurm

on: [push]
on: [push, pull_request]
jobs:
e2e-slurm:
name: Test e2e with SLURM
Expand Down

0 comments on commit 6186b0b

Please sign in to comment.