commit | 244a678f7fb2c3e55649dd749c99d4d3b36f52a1 | [log] [tgz] |
---|---|---|
author | utzcoz <utzcoz@outlook.com> | Fri Oct 08 00:10:44 2021 +0800 |
committer | utzcoz <utzcoz@outlook.com> | Sat Oct 16 16:31:43 2021 +0800 |
tree | d1c994f1b5760c8db283cff8cdf1ad5d217df655 | |
parent | a6ca83b729b2531b6dcb9193d0ebb8e53ad046de [diff] |
Fix typo for instrumentation-tests Signed-off-by: utzcoz <utzcoz@outlook.com>
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ed0ad68..8e29982 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml
@@ -75,7 +75,7 @@ name: test_results_${{ matrix.api-versions }} path: '**/build/test-results/**/TEST-*.xml' - instrumetation-tests: + instrumentation-tests: runs-on: macos-latest timeout-minutes: 60 needs: build