Skip to content

Commit 6b43871

Browse files
committed
Add GitHub Action for running CI tests
This adds a new GitHub action for running all the tests
1 parent 0db7b32 commit 6b43871

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/test_runner/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ LABEL "com.github.actions.color"="purple"
88
ENV LC_ALL C.UTF-8
99
ENV LANG en_US.UTF-8
1010
ENV LANGUAGE en_US.UTF-8
11-
ENV BUNDLER_VERSION 1.17.3
1211

1312
COPY entrypoint.sh /
1413

0 commit comments

Comments
 (0)