remove ls

This commit is contained in:
Ajitem Sahasrabuddhe 2019-12-02 15:05:59 +05:30
parent 4f01e0b113
commit 0a48e331ba
No known key found for this signature in database
GPG Key ID: 5B0EE10DAA76876C
2 changed files with 0 additions and 2 deletions

View File

@ -43,7 +43,6 @@ jobs:
- name: Run Tests
run: |
ls -la
go run build.go vet
go run build.go test
go run build.go gfmrun docs/v1/manual.md

View File

@ -43,7 +43,6 @@ jobs:
- name: Run Tests
run: |
ls -la
go run build.go vet
go run build.go test
go run build.go gfmrun docs/v2/manual.md