We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d0647 commit 1a31569Copy full SHA for 1a31569
1 file changed
.github/workflows/test.yaml
@@ -47,9 +47,3 @@ jobs:
47
run: pytest -v
48
env:
49
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