Skip to content

Commit

Permalink
runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
springcomp committed Oct 28, 2024
1 parent 80c5f9b commit a0ff011
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
run: make test

static-check:
name: Run Static Checks
runs-on: ubuntu-latest
steps:
- name: Set up Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit a0ff011

Please sign in to comment.