Browse Source

action update - common job - clean

crocandr 3 years ago
parent
commit
4697bd9ca3
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/main.yml

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

@@ -18,8 +18,6 @@ on:
 # A workflow run is made up of one or more jobs that can run sequentially or in parallel
 jobs:
   # This workflow contains a single job called "build"
-  checkout:
-
   build:
     # The type of runner that the job will run on
     runs-on: ubuntu-latest