Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Isaiah Stapleton <istaplet@redhat.com>
  • Loading branch information
IsaiahStapleton committed Dec 13, 2023
1 parent ac2948f commit 8ad51d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Container_Test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@ jobs:
with:
name: image
path: |
image.txt
./containers/testing/image.txt
- name: Upload Time
uses: actions/upload-artifact@v3
with:
name: time
path: |
time.txt
./containers/testing/time.txt
Health-Check:
Expand Down

0 comments on commit 8ad51d5

Please sign in to comment.