Skip to content

Commit

Permalink
add missing runner
Browse files Browse the repository at this point in the history
  • Loading branch information
sp1thas committed Nov 18, 2023
1 parent 2f19967 commit 9379c08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:

jobs:
checkout-code:
runs-on: ubuntu-latest
steps:
- uses: pre-commit/action@v3.0.0
- uses: pre-commit-ci/lite-action@v1.0.1
Expand Down

0 comments on commit 9379c08

Please sign in to comment.