1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 04:40:09 +01:00
This commit is contained in:
Nick Schonning 2020-11-20 09:58:37 -08:00 committed by Mike Linksvayer
parent f7bd8a4d26
commit df2920d76f

View File

@ -20,8 +20,5 @@ jobs:
ruby-version: 2.7.1 ruby-version: 2.7.1
bundler-cache: true bundler-cache: true
- name: Install dependencies
run: ./script/bootstrap
- name: Run tests - name: Run tests
run: ./script/cibuild run: ./script/cibuild