Skip to content

Commit

Permalink
fix: indent
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcosta7 committed Dec 4, 2023
1 parent c878dd4 commit 01f8ed3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
needs: build
runs-on: macos-latest
steps:
- name: Checkout
- name: Checkout
uses: actions/checkout@v3

- name: Set up Node.js
Expand All @@ -51,7 +51,7 @@ jobs:
needs: build
runs-on: macos-latest
steps:
- name: Checkout
- name: Checkout
uses: actions/checkout@v3

- name: Set up Node.js
Expand All @@ -70,7 +70,7 @@ jobs:
needs: build
runs-on: macos-latest
steps:
- name: Checkout
- name: Checkout
uses: actions/checkout@v3

- name: Set up Node.js
Expand All @@ -96,7 +96,7 @@ jobs:
needs: build
runs-on: macos-latest
steps:
- name: Checkout
- name: Checkout
uses: actions/checkout@v3

- name: Set up Node.js
Expand Down

0 comments on commit 01f8ed3

Please sign in to comment.