Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
isprogram
/
pyenv
espelhamento de
https://github.com/pyenv/pyenv.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Projects
0
Versões
241
Wiki
Atividade
Ver código fonte
CI: Test with native extension
Only run tests for subcommands that use the native extension
pull/2612/head
Ivan Pozdeev
3 anos atrás
pai
a7b181c3ca
commit
f72c1712dc
1 arquivos alterados
com
5 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+5
-0
.github/workflows/pyenv_tests.yml
+ 5
- 0
.github/workflows/pyenv_tests.yml
Ver arquivo
@ -42,3 +42,8 @@ jobs:
echo "$PYENV_ROOT/shims:$PYENV_ROOT/bin" >> $GITHUB_PATH
-
run
:
|
make test
-
env:
PYENV_NATIVE_EXT
:
1
run
:
|
(cd src; ./configure; make)
bats/bin/bats test/{pyenv,hooks,versions}.bats
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar