소스 검색

ignore description

Jonathan Kelley 1 년 전
부모
커밋
52f07de015
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .github/workflows/main.yml

+ 0 - 1
.github/workflows/main.yml

@@ -3,7 +3,6 @@
 # This can get expensive, so we do a lot of caching and checks to prevent unnecessary runs
 
 name: Rust CI
-description: Run all the tests and checks for the project
 
 on:
   push: