tests: improve tests on slug_ref function

This commit is contained in:
romain lespinasse
2019-11-06 21:22:48 +01:00
committed by Romain Lespinasse
parent 11ea6379cd
commit d89dc9cf15
5 changed files with 59 additions and 33 deletions

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env sh
/sbin/bats ./
/sbin/bats ./tests

View File

@@ -1,6 +1,6 @@
name: ci
on: [push, pull_request]
on: push
jobs:
build: