From 3afac103d812942e52d46b09ec17c861fcd57f16 Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Wed, 21 Oct 2020 18:20:26 -0400 Subject: [PATCH] Update vs16-clang-ci.yml --- .github/workflows/vs16-clang-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"