Permalink
Browse files
Use different docker thing
- Loading branch information
Showing
with
2 additions
and
2 deletions.
-
+2
−2
.github/workflows/main.yml
|
@@ -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 |
0 comments on commit
73aa48a