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