Skip to content

Commit

Permalink
Update slurm-local-integration-tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yikaiMeta authored Sep 10, 2024
1 parent fe1cfe6 commit b45350b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slurm-local-integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
cd slurm-docker-cluster
IMAGE_TAG=$SLURM_VERSION docker compose up --detach
- name: Install Dependencies
run:
run: |
set -ex
pip install wheel
- name: Run Slurm Integration Tests
Expand Down

0 comments on commit b45350b

Please sign in to comment.