Skip to content

Commit

Permalink
Re-add coverage upload
Browse files Browse the repository at this point in the history
  • Loading branch information
spirosmaggioros committed Aug 17, 2024
1 parent b594777 commit 12dbf91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ubuntu_test_cases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: CSRT-NTUA/AlgoPlus

- name: Upload to codecov
run: bash <(curl -s https://codecov.io/bash)
- name: clang-tidy
run: bash clang_tidy.sh

0 comments on commit 12dbf91

Please sign in to comment.