Skip to content

Commit

Permalink
fixed unit tests (maybe)
Browse files Browse the repository at this point in the history
  • Loading branch information
Giantpizzahead committed Jul 18, 2020
1 parent e4effc6 commit 469d99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Run tests
run: |
swapoff -a
sudo swapoff -a
if [ -f docker-compose.test.yml ]; then
docker-compose --file docker-compose.test.yml build
docker-compose --file docker-compose.test.yml run sut
Expand Down

0 comments on commit 469d99f

Please sign in to comment.