Skip to content

Commit

Permalink
update unittest paths
Browse files Browse the repository at this point in the history
  • Loading branch information
harrypuuter committed Apr 16, 2024
1 parent a3e0838 commit 66c1e2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_unittest_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ name: Checks
on:
push:
paths:
- .github/containers/unittest.Dockerfile
- docker/Dockerfile
pull_request:
paths:
- .github/containers/unittest.Dockerfile
- docker/Dockerfile
env:
REGISTRY: ghcr.io
IMAGE_NAME: crown-unittest
Expand Down

0 comments on commit 66c1e2f

Please sign in to comment.