diff --git a/.github/workflows/acc-test.yaml b/.github/workflows/acc-test.yaml index 99a5c43c..d0a7b79f 100644 --- a/.github/workflows/acc-test.yaml +++ b/.github/workflows/acc-test.yaml @@ -1,5 +1,5 @@ --- -name: Unit Tests +name: Acc Tests on: push: branches: diff --git a/.github/workflows/compile.yaml b/.github/workflows/compile.yaml index a2d144d5..c2d77e77 100644 --- a/.github/workflows/compile.yaml +++ b/.github/workflows/compile.yaml @@ -1,5 +1,5 @@ --- -name: Unit Tests +name: Compile Tests on: push: branches: