Skip to content

Commit

Permalink
Add GitHub Action for running CI tests
Browse files Browse the repository at this point in the history
This adds a new GitHub action for running all the tests
  • Loading branch information
kenyonj committed Apr 22, 2019
1 parent 0db7b32 commit 6b43871
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/test_runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ LABEL "com.github.actions.color"="purple"
ENV LC_ALL C.UTF-8
ENV LANG en_US.UTF-8
ENV LANGUAGE en_US.UTF-8
ENV BUNDLER_VERSION 1.17.3

COPY entrypoint.sh /

Expand Down

0 comments on commit 6b43871

Please sign in to comment.