Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffersonBledsoe committed Jun 18, 2024
1 parent d36c72a commit e8cc52f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ on:

jobs:
build-test:
runs-on: 'ubuntu-latest'

runs-on: "ubuntu-latest"

steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit e8cc52f

Please sign in to comment.