Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
antonvw committed Nov 2, 2024
1 parent 5eca044 commit 70acf20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
run: cd build && ninja

- name: Headless Test
# currently skip wex-test-del, it segfaults, wait for gcc-14?
run: cd build &&
# currently skip wex-test-del, it segfaults, wait for gcc-14?
ninja lcov-prep &&
xvfb-run --auto-servernum ctest -VV -E del &&
ninja lcov
Expand Down

0 comments on commit 70acf20

Please sign in to comment.