Skip to content

Change the score field type #121

Change the score field type

Change the score field type #121

Workflow file for this run

name: Codestyle Check
on: [push]
jobs:
phpcs:
name: PHPCS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: PHPCS check
uses: chekalsky/phpcs-action@v1