mirror of
https://github.com/furyfire/trueskill.git
synced 2025-01-15 17:37:39 +00:00
Jens True
de6a414d2b
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
12 lines
149 B
YAML
12 lines
149 B
YAML
path:
|
|
- src/
|
|
- tests/
|
|
- benchmark/
|
|
jobs: 10
|
|
extensions:
|
|
- php
|
|
exclude:
|
|
- vendor
|
|
warning: true
|
|
memory-limit: -1
|
|
log-junit: "output/lint.xml" |