Skip to content

Commit 4907e79

Browse files
committed
build: use BUILD_SUBDIR
1 parent 39f0704 commit 4907e79

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/java-logging-ci.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ on:
1919
- main
2020
pull_request:
2121
name: java-logging ci
22-
defaults:
23-
run:
24-
working-directory: java-logging
22+
env:
23+
BUILD_SUBDIR: java-logging
2524
jobs:
2625
filter:
2726
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)