Skip to content

Commit 1ed6a68

Browse files
committed
temp(ci): remove TODO
1 parent 60c49a8 commit 1ed6a68

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ jobs:
1919
- uses: actions/checkout@v2
2020
- name: Compile
2121
run: rebar3 compile
22-
# TODO:
23-
# - name: Format check
24-
# run: rebar3 fmt --check
2522
- name: Run dialyzer
2623
run: rebar3 dialyzer
2724
- name: Run tests

0 commit comments

Comments
 (0)