Skip to content

Commit 1a31569

Browse files
authored
fix: remove invalid workflow action step
1 parent 13d0647 commit 1a31569

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/test.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,3 @@ jobs:
4747
run: pytest -v
4848
env:
4949
PYTHONPATH: "."
50-
51-
- name: Issue credentials
52-
id: issue-credentials
53-
uses: xbow-engineering/tracebit-deployment/.github/actions/issue-credentials@main
54-
with:
55-
tracebit-api-token: ${{ secrets.TRACEBIT_API_TOKEN }}

0 commit comments

Comments
 (0)