Przeglądaj źródła

Shallow clone bats in makefile

pull/797/head
Peter Dave Hello 7 lat temu
committed by GitHub
rodzic
commit
134d38fc53
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Wyświetl plik

@ -9,4 +9,4 @@ test: bats
cd plugins/python-build && $(PWD)/bats/bin/bats $${CI:+--tap} test
bats:
git clone https://github.com/sstephenson/bats.git
git clone --depth 1 https://github.com/sstephenson/bats.git

Ładowanie…
Anuluj
Zapisz