Skip to content

Commit 004cb5c

Browse files
author
Denys Gonchar
committed
test
1 parent 06bb385 commit 004cb5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
otp-version: ${{ matrix.otp_vsn }}
2424
rebar3-version: ${{ matrix.rebar_vsn }}
2525
- if: matrix.test-type == 'regular'
26-
run: make test
26+
run: make test SUITE=throttle_SUITE
2727
- if: matrix.test-type == 'regular'
2828
name: Upload coverage reports to Codecov
2929
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)