We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2051df4 commit d74a40cCopy full SHA for d74a40c
.github/workflows/erlang.yml
@@ -18,4 +18,4 @@ jobs:
18
- name: Run tests
19
run: rebar3 eunit
20
- name: Run Geas
21
- run: GEAS_RANGE=">R14 <23" rebar3 geas
+ run: GEAS_RANGE=">R14 <29" rebar3 geas
0 commit comments