Login
4 branches 0 tags
Ben (Desktop/Arch) CI d65d38b 18 days ago 227 Commits
rubhub / .rubhub / workflows / test.yaml
name: Test
packages:
  - rustc
  - cargo
  - pkg-config
  - openssl
  - nodejs
  - nodePackages.npm
script: |
  npm ci
  npm run build
  cargo test