Rename the github action job

This commit is contained in:
2024-05-22 18:42:48 +09:00
parent e9a6332ad0
commit 58b126ab83

View File

@@ -4,7 +4,7 @@ run-name: ${{ github.actor}} runs CI
on: [push]
jobs:
phpstan:
ci-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4