Skip to content

Commit 7b3eedc

Browse files
committed
clean up workflows
1 parent 56671fe commit 7b3eedc

6 files changed

Lines changed: 0 additions & 200 deletions

File tree

.github/workflows/codacy.yml

Lines changed: 0 additions & 45 deletions
This file was deleted.

.github/workflows/code-quality-and-tests.yml

Lines changed: 0 additions & 73 deletions
This file was deleted.

.github/workflows/codeql.yml

Lines changed: 0 additions & 41 deletions
This file was deleted.

.github/workflows/docs-preview.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

.github/workflows/docs.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

tests/artifacts/test_artifact_main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import json
22
import os
3-
import tempfile
43
from datetime import datetime
54
from unittest.mock import mock_open, patch
65

0 commit comments

Comments
 (0)