mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-20 13:23:55 -07:00
Change DOCKER_REPO value and add test runner
This commit is contained in:
parent
1a7e98beaf
commit
84110dbef4
2 changed files with 3 additions and 2 deletions
|
@ -24,7 +24,8 @@ COPY . .
|
|||
# Build
|
||||
RUN cabal install
|
||||
|
||||
# TODO: run tests
|
||||
# Test
|
||||
RUN cabal test
|
||||
|
||||
# # ------------------------------------------------------------
|
||||
# # Set PATH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue