This commit is contained in:
@@ -5,9 +5,9 @@ on:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: alpine
|
||||
|
||||
steps:
|
||||
- name: Print environment variables
|
||||
- name: Init gradle project
|
||||
run:
|
||||
gradle init
|
||||
Reference in New Issue
Block a user