2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Fix yaml error from merge

This commit is contained in:
Matt Borland
2022-02-04 20:05:03 +01:00
parent ae1a13098c
commit 490bf72d3e

View File

@@ -279,7 +279,7 @@ jobs:
- name: Test
run: ..\..\..\b2 --hash %ARGS% define=CI_SUPPRESS_KNOWN_ISSUES ${{ matrix.suite }}
working-directory: ../boost-root/libs/math/test
standalone-gcc:
standalone-compile-tests-gcc:
runs-on: ubuntu-20.04
strategy:
fail-fast: false