Poprawki w test pliku ci.yml
This commit is contained in:
@@ -20,6 +20,8 @@ jobs:
|
||||
path: app.tar
|
||||
|
||||
test:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user