Skip to content

Commit

Permalink
Runs static analysis on ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMillar-MOJ committed May 17, 2024
1 parent 9695f3c commit 86000e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: workflow_call
jobs:
lint:
name: Ruff
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
Expand Down

0 comments on commit 86000e3

Please sign in to comment.