0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-22 05:58:21 -05:00

Update rustfmt.yml

This commit is contained in:
neon_arch 2023-05-13 17:07:22 +00:00 committed by GitHub
parent b4a05bc940
commit a7229b5ee4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,4 @@ jobs:
with: with:
components: rustfmt components: rustfmt
- name: Rustfmt Check - name: Rustfmt Check
uses: Syndelis/rustfmt-action@v1 uses: actions-rust-lang/rustfmt@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}