Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug #913

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

debug #913

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix maybe
Denchick committed Jan 10, 2025
commit 173dfa8be6b08bd450ce4cd3ba0bd8561458b46a
5 changes: 4 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -16,7 +16,10 @@ jobs:
gh-docker-logs:
name: Collect Docker Logs on failure
if: failure()
uses: jwalton/gh-docker-logs@v2.2.2
runs-on: ubuntu-latest
steps:
- name: Collect Docker Logs
uses: jwalton/gh-docker-logs@v2.2.2

unit:
name: unit