mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-04-21 23:42:10 +02:00
Remove NPM artifacts from code coverage workflow
This commit is contained in:
parent
80daf09ae4
commit
acee69f886
10
.github/workflows/analyze.yml
vendored
10
.github/workflows/analyze.yml
vendored
@ -13,16 +13,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- uses: actions/download-artifact@v1
|
||||
with:
|
||||
name: assets
|
||||
path: public/assets/dist
|
||||
|
||||
- uses: actions/download-artifact@v1
|
||||
with:
|
||||
name: mix-manifest
|
||||
path: public
|
||||
|
||||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user