Skip to content

Commit 21cd53a

Browse files
authored
Merge pull request #23 from Namacha411/ci
[fix] delete old version
2 parents e20a07d + 98cd612 commit 21cd53a

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

.github/workflows/clippy-check.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Check
2-
on: [push, pull_request]
2+
on: pull_request
33
env:
44
CARGO_TERM_COLOR: always
55
jobs:

0 commit comments

Comments
 (0)