This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Dachen
/
shopify_api
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
main
Branches
Tags
main
shopify_api
/
dev.yml
dev.yml
113 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
8
9
10
11
name: shopify-api
type: ruby
up:
- ruby: "3.0"
- bundler
commands:
test:
run: bundle exec rake test