Skip to content

Commit 421cffc

Browse files
committed
revert changes of test.yml
1 parent cadb325 commit 421cffc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,5 @@ jobs:
4040
files: ./coverage.xml
4141
fail_ci_if_error: true # optional (default = false)
4242
verbose: true # optional (default = false)
43-
44-
- name: Install C devlopment headers
45-
run: sudo apt-get update && sudo apt-get install -y build-essential libc6-dev
4643
- name: Test cpp-linter-hooks
4744
run: sh testing/run.sh

0 commit comments

Comments
 (0)