There was an error while loading. Please reload this page.
1 parent 06bb385 commit 004cb5cCopy full SHA for 004cb5c
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
otp-version: ${{ matrix.otp_vsn }}
24
rebar3-version: ${{ matrix.rebar_vsn }}
25
- if: matrix.test-type == 'regular'
26
- run: make test
+ run: make test SUITE=throttle_SUITE
27
28
name: Upload coverage reports to Codecov
29
uses: codecov/codecov-action@v3
0 commit comments