Skip to content

Commit

Permalink
fix: yaml workflow formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
darcyclarke committed Jan 21, 2025
1 parent 6b754b5 commit a69262d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
task:
name: 'Benchmark Running Tasks'
runs-on: ubuntu-latest
steps:
steps:
- uses: actions/checkout@v4
- name: Install Node
uses: actions/setup-node@v2
Expand Down

0 comments on commit a69262d

Please sign in to comment.