Skip to content

Commit

Permalink
docs: remove setup-node from auto cancel example (#1022)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 authored Sep 7, 2023
1 parent 2558ee6 commit 74346c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,8 +452,6 @@ jobs:
runs-on: ubuntu-22.04
name: E2E
steps:
- name: Setup Node
uses: actions/setup-node@v3
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 74346c0

Please sign in to comment.