Skip to content

Commit

Permalink
Pathing fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thijssnelleman committed Oct 8, 2024
1 parent 768f34d commit d3e8788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
- uses: setup-slurm-action@v1 # Set up medium slurm cluster
- uses: setup_slurm.yml # Set up medium slurm cluster
- name: Set up Python 3.10.14
uses: actions/setup-python@v3
with:
Expand Down

0 comments on commit d3e8788

Please sign in to comment.