Skip to content

Commit

Permalink
update working directory for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlovelltroy committed Jan 19, 2024
1 parent 1c5e3d4 commit f846b92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unit_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

jobs:
build:
defaults:
run:
working-directory: ./cmd/boot-script-service
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit f846b92

Please sign in to comment.