Skip to content

Commit

Permalink
Still seeing crashes in CI/CD; halving count ...
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Oct 10, 2020
1 parent dfc4476 commit 2fc06f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Expand Up @@ -39,6 +39,6 @@ jobs:
# for the default test count of '100' -- note, however:
# * 'prop_lfe_docs:prop_define_lambda' works just fine with 100 tests
# * 'prop_lfe_docs:prop_define_match' is the one that crashes the VM
run: rebar3 as test proper -n 40
run: rebar3 as test proper -n 20
- name: CT Suite Tests
run: rebar3 as test ct

0 comments on commit 2fc06f6

Please sign in to comment.