Skip to content

Commit

Permalink
Merge branch 'master' into jwi-constexpr
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillemsen authored Apr 8, 2024
2 parents 6817122 + f49cab0 commit 233ea57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ env:
TAOX11_ROOT: ${{ github.workspace }}
INSTALL_PREFIX: ${{ github.workspace }}/stage
X11_BRANCH: master
ACETAOMPC_BRANCH: Latest_ACE7TAO3_Micro
ACETAOMPC_BRANCH: master

jobs:
build:
Expand Down Expand Up @@ -172,7 +172,7 @@ jobs:
if: matrix.feature == 'CodeQL'
- uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
fail_ci_if_error: true
verbose: true # optional (default = false)
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 233ea57

Please sign in to comment.