Skip to content

Commit

Permalink
Update linting.yml
Browse files Browse the repository at this point in the history
Signed-off-by: GavinDR1 <[email protected]>
  • Loading branch information
GavinDR1 authored Jul 13, 2024
1 parent 46c42c8 commit 2655a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
eslint:
name: ESLint
runs-on: self-hosted
runs-on: ubuntu-latest

steps:
- name: Checkout repository
Expand Down

0 comments on commit 2655a3f

Please sign in to comment.