1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/.github/workflows/main.yml
Matthew Brown 404d6be5c0
Fix args
2019-12-01 15:33:04 -05:00

14 lines
245 B
YAML

name: CI
on: [push, pull_request]
jobs:
psalm:
name: Psalm
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Psalm
uses: docker://mickaelandrieu/psalm-ga
with:
args: --with-shepherd