Skip to content

Commit

Permalink
Fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed Jul 25, 2024
1 parent aca1017 commit 82bc5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
source ./env.template
export MOCK_SIGAN=1
export MOCK_SIGAN_RANDOM=1
export SSD_DEVICE=/dev/sda
export SSD_DEVICE=/dev/nvme0n1
docker-compose build --no-cache
docker-compose up -d
Expand Down

0 comments on commit 82bc5ed

Please sign in to comment.