mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-06-10 16:43:09 +00:00
tests: improve tests on slug_ref function
This commit is contained in:
committed by
Romain Lespinasse
parent
11ea6379cd
commit
d89dc9cf15
2
.github/actions/bats/entrypoint.sh
vendored
2
.github/actions/bats/entrypoint.sh
vendored
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
/sbin/bats ./
|
||||
/sbin/bats ./tests
|
||||
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: ci
|
||||
|
||||
on: [push, pull_request]
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user