Update rust-check.yml

This commit is contained in:
Dongri Jin
2023-05-19 11:21:47 +09:00
parent 10167b4d73
commit 5b7b3cdce1

View File

@ -7,7 +7,7 @@ on:
branches: [ main ] branches: [ main ]
jobs: jobs:
check_fmt: check:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout code - name: Checkout code