Skip to content

Commit

Permalink
fix: follow JS Standard style guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryPTB committed Jul 26, 2024
1 parent 1970e23 commit 49adc45
Show file tree
Hide file tree
Showing 10 changed files with 2,604 additions and 156 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ permissions:

jobs:
build:
name: Release App
# Run this job on the following operating systems
strategy:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ permissions: {}

jobs:
build:
name: Lint
name: Test Code Quality
runs-on: ubuntu-latest

permissions:
Expand Down
Loading

0 comments on commit 49adc45

Please sign in to comment.