1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-30 21:51:12 +02:00

Implemented newline at the end of the file

This commit is contained in:
Leonardo Lima 2020-10-08 06:39:25 -03:00 committed by GitHub
parent 07973ff935
commit 64195b96fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,4 +20,4 @@ jobs:
run: docker-compose build
- name: Run
run: docker-compose run application
run: docker-compose run application