Skip to content

Commit

Permalink
Fix failing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
g-andrade committed Oct 1, 2023
1 parent 7098edd commit b6f6657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
run: make test

- name: Run Tests (ranch 2.x)
run: REBAR_TEST_PROFILE=ranch2,test make test
run: REBAR_TEST_PROFILE=ranch2,test make erlang-test

- name: Run Checks
run: make check
Expand Down

0 comments on commit b6f6657

Please sign in to comment.