Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye116477 committed Dec 19, 2023
1 parent c9728ca commit c0df82b
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,10 @@ jobs:
container: ghcr.io/filtersheroes/expired_domains_image:latest
steps:
- uses: actions/checkout@v4
- uses: hawkeye116477/download-multiple-artifacts-action@v1
- uses: actions/download-artifact@v4
with:
names: |
E_KAD_01
E_KAD_02
E_KAD_03
E_KAD_04
E_KAD_05
pattern: E_KAD_*
merge-multiple: true
path: expired-d
- run: |
ls -l ./expired-d

0 comments on commit c0df82b

Please sign in to comment.