Skip to content

Commit

Permalink
Fix SSD_DEVICE default for github actions runner
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed May 10, 2024
1 parent 5aa2503 commit 5875313
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
source ./env.template
export MOCK_SIGAN=1
export MOCK_SIGAN_RANDOM=1
export SSD_DEVICE=/dev/sda
docker-compose build --no-cache
docker-compose up -d
Expand Down

0 comments on commit 5875313

Please sign in to comment.