This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
Dachen
/
shopify_api
Observar
3
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
f55ad50863
Branches
Tags
main
shopify_api
/
dev.yml
dev.yml
113 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
10
11
name: shopify-api
type: ruby
up:
- ruby: 2.7.1
- bundler
commands:
test:
run: bundle exec rake test