Fix bats action

This commit is contained in:
Koen Rouwhorst 2019-10-12 17:44:47 +02:00
parent c07b18c016
commit 17a771e34c
2 changed files with 0 additions and 2 deletions

View file

@ -9,8 +9,6 @@ LABEL "com.github.actions.description"="Bash Automated Testing System for Action
LABEL "com.github.actions.icon"="terminal"
LABEL "com.github.actions.color"="gray-dark"
COPY LICENSE README.md THIRD_PARTY_NOTICE.md /
RUN apt-get update && \
apt-get install --no-install-recommends -y \
bats && \

0
bats/entrypoint.sh Normal file → Executable file
View file