Skip to content

Commit a3970f5

Browse files
author
Dylan Huang
committed
remove unnecessary secret
1 parent c43ecd0 commit a3970f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/fireworks-propagate-status-smoke-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
- name: Run Fireworks Propagate Status Smoke Test
4242
env:
4343
FIREWORKS_API_KEY: ${{ secrets.FIREWORKS_API_KEY }}
44-
FIREWORKS_ACCOUNT_ID: ${{ secrets.FIREWORKS_ACCOUNT_ID }}
4544
PYTHONWARNINGS: "ignore::DeprecationWarning,ignore::RuntimeWarning"
4645
run: |
4746
uv run pytest tests/remote_server/test_remote_fireworks_propagate_status.py::test_remote_rollout_and_fetch_fireworks_propagate_status \

0 commit comments

Comments
 (0)