From a71e254080fd43a3819525225f3e4cff6378e050 Mon Sep 17 00:00:00 2001 From: Karl Rister Date: Wed, 18 Oct 2023 12:22:29 -0500 Subject: [PATCH] fixup .github/workflows/faux-crucible-ci.yaml --- .github/workflows/faux-crucible-ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/faux-crucible-ci.yaml b/.github/workflows/faux-crucible-ci.yaml index c504ae10..201dc1ad 100644 --- a/.github/workflows/faux-crucible-ci.yaml +++ b/.github/workflows/faux-crucible-ci.yaml @@ -6,6 +6,7 @@ on: paths: - LICENSE - '**.md' + - .github/workflows/faux-unittest.yaml - .github/workflows/faux-crucible-ci.yaml - 'docs/**' - engine/engine-script-library.py