Skip to content

Commit

Permalink
Fix yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-mitchell committed Sep 17, 2024
1 parent 0c92607 commit d1dad8b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/runtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
env:
CXX: "ccache g++"
CXXFLAGS: "-fdiagnostics-color -O2 -g"
steps:
- uses: actions/checkout@v3
steps:
- uses: actions/checkout@v3
- name: "Setup ccache . . ."
Expand Down

0 comments on commit d1dad8b

Please sign in to comment.