Skip to content

Commit

Permalink
[DOP-18948] Fix CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfinus committed Sep 2, 2024
1 parent d8f1551 commit 8404fa3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ jobs:
with:
name: coverage-python-${{ matrix.python-version }}-pydantic-${{ matrix.pydantic-version }}-os-${{ matrix.os }}
path: reports/*
# https://github.com/actions/upload-artifact/issues/602
include-hidden-files: true

- name: Shutdown Backend Container
if: always()
Expand Down

0 comments on commit 8404fa3

Please sign in to comment.