Skip to content

Commit

Permalink
style: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Feb 5, 2024
1 parent b8a71e7 commit 5a4dd58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -15,8 +15,8 @@ jobs:

strategy:
matrix:
os: [ ubuntu-latest ]
node-version: [ lts/* ]
os: [ubuntu-latest]
node-version: [lts/*]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 5a4dd58

Please sign in to comment.