Skip to content

Commit 13d0647

Browse files
committed
Tracebit Canary onboarding
1 parent 6caa8b0 commit 13d0647

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,9 @@ 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)