File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# https://gist.github.com/NickNaso/0d478f1481686d5bcc868cac06620a60
2
- name : build
2
+ name : test
3
3
4
4
on :
5
5
push :
Original file line number Diff line number Diff line change 1
1
# ZIP
2
2
3
- [ ![ build ] ( https://github.com/andreiavrammsd/cpp-zip/workflows/build /badge.svg )] ( https://github.com/andreiavrammsd/cpp-zip/actions/workflows/test.yml )
4
-   ;  ; [ ![ build ] ( https://github.com/andreiavrammsd/cpp-zip/workflows/release/badge.svg )] ( https://github.com/andreiavrammsd/cpp-zip/actions/workflows/release.yml )
3
+ [ ![ test ] ( https://github.com/andreiavrammsd/cpp-zip/workflows/test /badge.svg )] ( https://github.com/andreiavrammsd/cpp-zip/actions/workflows/test.yml )
4
+   ;  ; [ ![ test ] ( https://github.com/andreiavrammsd/cpp-zip/workflows/release/badge.svg )] ( https://github.com/andreiavrammsd/cpp-zip/actions/workflows/release.yml )
5
5
  ;  ; [ ![ codecov] ( https://codecov.io/github/andreiavrammsd/cpp-zip/graph/badge.svg?token=TBV8ID8QK0 )] ( https://codecov.io/github/andreiavrammsd/cpp-zip )
6
6
  ;  ; [ ![ documentation] ( https://img.shields.io/badge/msd::zip-Documentation-4EC820?labelColor=5E5E5E )] ( https://andreiavrammsd.github.io/cpp-zip/ )
7
7
You can’t perform that action at this time.
0 commit comments