mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
redundant with cache enabled, per https://github.com/github/choosealicense.com/pull/791#discussion_r527852495
This commit is contained in:
parent
f7bd8a4d26
commit
df2920d76f
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user