diff --git a/.github/workflows/vs16-clang-ci.yml b/.github/workflows/vs16-clang-ci.yml index ba58239..08afa25 100644 --- a/.github/workflows/vs16-clang-ci.yml +++ b/.github/workflows/vs16-clang-ci.yml @@ -1,4 +1,4 @@ -ame: VS16-CLANG-CI +name: VS16-CLANG-CI on: [push, pull_request] @@ -22,4 +22,4 @@ jobs: - name: 'Run CTest' run: ctest -C Release -R basictest --output-on-failure - working-directory: "${{ github.workspace }}/../../_temp/windows" \ No newline at end of file + working-directory: "${{ github.workspace }}/../../_temp/windows"