We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39b7b0 commit f7c9a48Copy full SHA for f7c9a48
.github/workflows/main.yml
@@ -48,5 +48,5 @@ jobs:
48
49
- run: rebar3 ct
50
- run: rebar3 as test proper
51
- - run: rebar3 fmt --check
+ - run: rm src/safe_erl_term.erl && rebar3 fmt --check
52
if: ${{ matrix.pair.lint }}
0 commit comments