Skip to content

Commit

Permalink
Create artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
BAILOOL committed Jun 9, 2024
1 parent e7793a6 commit c215ec6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,10 @@ jobs:

unit-tests-in-release-mode:
runs-on: ubuntu-latest
needs:
- clang-format-lint
- cppcheck
- clang-tidy
# needs:
# - clang-format-lint
# - cppcheck
# - clang-tidy
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit c215ec6

Please sign in to comment.