diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6a82412..5090abc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,5 +1,5 @@ --- -name: tests +name: CI concurrency: group: ${{ github.head_ref || github.run_id }}