Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

Commit 2bd97b1

Browse files
authored
Update codecheck.yml
1 parent cdd02f1 commit 2bd97b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codecheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
build:
2-
- c++ -o theapp.o "src/*.cpp"
2+
- c++ -o theapp.o src/*.cpp
33
env:
44
APP_COMMAND: ./theapp.o
55
test: mocha

0 commit comments

Comments
 (0)