Skip to content

Commit 961df38

Browse files
committed
removed logger
1 parent b246587 commit 961df38

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/artifacts.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,4 @@ jobs:
1212
uses: actions/upload-artifact@v3
1313
with:
1414
name: utils
15-
path: ${{ github.action_path }}/utils
16-
repository: ${{ github.repository }}
17-
ref: main
15+
path: ${{ github.action_path }}/src/utils

src/utils/logger.py

Whitespace-only changes.

0 commit comments

Comments
 (0)