Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtrombetta committed Mar 18, 2024
1 parent 496bc5a commit af3ba5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-check-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ concurrency:
cancel-in-progress: true

jobs:
release:
format-code:
name: Test the release
runs-on: ubuntu-latest
runs-on: self-hosted
container:
image: rust:1.76
steps:
Expand Down

0 comments on commit af3ba5b

Please sign in to comment.