Skip to content

Commit

Permalink
add newline at EOF
Browse files Browse the repository at this point in the history
Signed-off-by: Tully Foote <[email protected]>
  • Loading branch information
tfoote committed Dec 2, 2021
1 parent 237e013 commit a53d148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: Compile tests
run: docker build -t mbari_lrauv . -f docker/tests/Dockerfile
- name: Run tests
run: docker run --rm mbari_lrauv
run: docker run --rm mbari_lrauv

0 comments on commit a53d148

Please sign in to comment.