Skip to content

Commit 41497b8

Browse files
committed
Set the environment variable.
1 parent 5a9101e commit 41497b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-sentinel.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,6 @@ jobs:
3636
3737
- name: Run tests
3838
timeout-minutes: 10
39+
env:
40+
RUBY_VERSION: ${{matrix.ruby}}
3941
run: docker-compose -f sentinel/docker-compose.yaml up tests

0 commit comments

Comments
 (0)