Skip to content

Commit

Permalink
remove redundant checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg committed Sep 3, 2024
1 parent 2cab573 commit a8e11f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr-cpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
markers: "not gpu"
pytest_command: "coverage run -m pytest"
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run PR CPU Tests
uses: mosaicml/ci-testing/.github/actions/[email protected]
with:
Expand Down

0 comments on commit a8e11f6

Please sign in to comment.