Skip to content

Commit

Permalink
test: fix ftw log-file (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
superstes authored Jan 8, 2025
1 parent 185da1d commit c29c4b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
- uses: actions/upload-artifact@v4
if: success() || failure()
with:
name: ftw-envoy-logs
path: build/ftw-envoy.log
name: ftw-caddy-logs
path: build/ftw-caddy.log

0 comments on commit c29c4b5

Please sign in to comment.