Skip to content

Commit

Permalink
chore(ci): remove duplicate checkout (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
KenLSM authored Sep 6, 2024
1 parent 3d3ae8c commit 42e6b0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- name: Install Playwright (Chromium)
Expand Down

0 comments on commit 42e6b0d

Please sign in to comment.