mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 22:32:39 +01:00
2
.github/workflows/make-test.yml
vendored
2
.github/workflows/make-test.yml
vendored
@@ -7,6 +7,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
with:
|
||||
fetch-depth: '2'
|
||||
- name: make test
|
||||
run: make test
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user