Skip to content

Commit

Permalink
debug github CI slurm config
Browse files Browse the repository at this point in the history
  • Loading branch information
bernstei committed Feb 13, 2025
1 parent d9c2324 commit f038a0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pytests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,8 @@ jobs:
- name: Install and configure slurm and ExPyRe
run: |
echo "slurm-wlm contents"
sudo dpkg-query -L slurm-wlm
sudo apt-get install -u slurm-wlm mailutils
echo "SLURM apt-get done, doing local configuration"
host_s=$( hostname -s )
Expand Down

0 comments on commit f038a0e

Please sign in to comment.