keep new local test file changes

This commit is contained in:
JM Faircloth 2024-04-15 14:59:32 -05:00
parent e64032b55d
commit 492cb7b7c9
2 changed files with 22 additions and 10 deletions

View file

@ -1,3 +1,3 @@
.PHONY: local-test
local-test:
docker compose down; docker-compose up -d vault && act workflow_dispatch -j local-test
docker compose down; docker-compose up -d vault && act workflow_dispatch -j local-test -W .github/workflows/local-test.yaml