Skip to content

Removed RoundingMode #14

Removed RoundingMode

Removed RoundingMode #14

Workflow file for this run

name: Building
on:
push:
branches: [ master ]
jobs:
phplint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: overtrue/phplint@6.0.0
with:
path: .
options: --exclude=*.log