Skip to content

Commit 5578700

Browse files
author
Dylan Huang
committed
udpate
1 parent 3bb7367 commit 5578700

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ jobs:
4545
PYTHONWARNINGS: "ignore::DeprecationWarning,ignore::RuntimeWarning"
4646
run: |
4747
uv run pytest tests/remote_server/test_remote_fireworks_propagate_status.py::test_remote_rollout_and_fetch_fireworks_propagate_status \
48-
-v --tb=short \
49-
--ignore-markers=skip
48+
-v --tb=short -m "skip"
5049
5150
- name: Send failure notification to Slack
5251
uses: act10ns/slack@v1

0 commit comments

Comments
 (0)