mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Use different docker thing
This commit is contained in:
parent
404d6be5c0
commit
73aa48afed
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -8,6 +8,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Psalm
|
||||
uses: docker://mickaelandrieu/psalm-ga
|
||||
uses: docker://muglug/psalm-github-actions
|
||||
with:
|
||||
args: --with-shepherd
|
||||
args: --shepherd
|
||||
|
Loading…
Reference in New Issue
Block a user