Skip to content

Commit

Permalink
CI: Ubuntu -ftime-report
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix authored Oct 12, 2024
1 parent 03675b0 commit ac6142d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
CFLAGS: -fPIC -Wvla
# TODO: -pedantic-errors here won't compile
CXXFLAGS: -fPIC
run: .github/workflows/build_${{ matrix.config }}.sh $HOME/install -Werror
run: .github/workflows/build_${{ matrix.config }}.sh $HOME/install -Werror -ftime-report

- name: Add the bin directory to PATH
run: |
Expand Down

0 comments on commit ac6142d

Please sign in to comment.