Skip to content

Commit

Permalink
run serially
Browse files Browse the repository at this point in the history
  • Loading branch information
micmelesse committed Jun 7, 2024
1 parent 914d267 commit 048d445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/amd_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
python setup.py install
- name: Test
run: |
pytest -n 32 tests/test_flash_attn.py::test_flash_attn_output
pytest tests/test_flash_attn.py::test_flash_attn_output

0 comments on commit 048d445

Please sign in to comment.