remove ci setup

1.2-legacy v1.2.testing1
Kevin Hester 2021-04-16 15:05:12 +08:00
rodzic dc7f715acd
commit 531600f5ab
1 zmienionych plików z 6 dodań i 6 usunięć

Wyświetl plik

@ -7,12 +7,12 @@ on:
branches: [ master ] branches: [ master ]
jobs: jobs:
setup: # setup:
# runs-on: ubuntu-latest # runs-on: ubuntu-latest
# steps: # steps:
# - name: Startup # - name: Startup
# run: echo "No action setup currently needed, skipping..." # run: echo "No action setup currently needed, skipping..."
build: build:
# needs: setup # needs: setup