Преглед изворни кода

Shallow clone bats in makefile

pull/797/head
Peter Dave Hello пре 7 година
committed by GitHub
родитељ
комит
134d38fc53
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Прегледај датотеку

@ -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

Loading…
Откажи
Сачувај