Skip to content

Commit

Permalink
chore: adjust test config files
Browse files Browse the repository at this point in the history
  • Loading branch information
hhyasdf committed Jul 6, 2023
1 parent f7b76fd commit 166dac0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autotest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: docker run -d -p 5000:5000 --restart=always --name registry registry:2
- uses: ./
with:
auth_file: ./.github/workflows/test-auth.yaml
images_file: ./.github/workflows//test-images.yaml
auth_file: ./.github/workflows/config/test-auth.yaml
images_file: ./.github/workflows/config/test-images.yaml
env:
TEST_PASSWORD: ${{ secrets.TEST_PASSWORD }}
File renamed without changes.
File renamed without changes.

0 comments on commit 166dac0

Please sign in to comment.