Skip to content

Commit

Permalink
Revert "CI: give up with hunter system_tests"
Browse files Browse the repository at this point in the history
This reverts commit f964fa1.
  • Loading branch information
julianoes committed Sep 5, 2023
1 parent 347bde7 commit de9b747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ jobs:
run: cmake --build build -j2
- name: unit tests
run: ./build/src/unit_tests/unit_tests_runner
#- name: system tests # Segfaults, without core dump, can't reproduce it locally, tried everything
# run: ./build/src/system_tests/system_tests_runner
- name: system tests
run: ./build/src/system_tests/system_tests_runner

ubuntu22-style-and-proto-check:
name: ubuntu-22.04 (style and proto check)
Expand Down

0 comments on commit de9b747

Please sign in to comment.