Skip to content

Commit

Permalink
build: run test if docker build change
Browse files Browse the repository at this point in the history
Signed-off-by: David Dal Busco <[email protected]>
  • Loading branch information
peterpeterparker committed Sep 21, 2024
1 parent 34640ad commit f7bc3af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- 'src/tests/**'
- 'rust-toolchain.toml'
- 'Cargo.tml'
- 'docker/**'

jobs:
docker-build-base:
Expand Down

0 comments on commit f7bc3af

Please sign in to comment.