diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 697fcabf..e2b638f7 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -7,7 +7,7 @@ permissions: actions: read contents: read jobs: - run-tests: + integration: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4