Skip to content

Commit

Permalink
Tiny update to rocm_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qianfengz committed Feb 6, 2024
1 parent fb46611 commit 28d3672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rocm_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Run python tests
run: |
pytest -rpfs /xformers/tests/test_mem_eff_attention_ck.py | tee test_mem_eff_attention_ck.log
pytest -rpfs /xformers/tests/test_mem_eff_attention.py | tee test_mem_eff_attention.log
- name: Archive logs
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 28d3672

Please sign in to comment.