Skip to content

Commit

Permalink
update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fkarakas committed Aug 31, 2021
1 parent 8e761f1 commit da61d34
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
uses: actions/checkout@v2

- name: Run tests in docker
# run: make tests.docker
run: echo "running tests..."
run: make tests.docker

- name: Log in to the Container registry
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
Expand Down

0 comments on commit da61d34

Please sign in to comment.