Skip to content

Commit ac5d1c2

Browse files
committed
default folder
1 parent 7db9e90 commit ac5d1c2

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/publish-package.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ env:
1212
jobs:
1313
build:
1414
runs-on: ubuntu-latest
15-
defaults:
16-
run:
17-
working-directory: src
1815

1916
steps:
2017
- name: Checkout repository

.github/workflows/pull-request.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ on:
77
jobs:
88
build:
99
runs-on: ubuntu-latest
10-
defaults:
11-
run:
12-
working-directory: ./src
1310

1411
steps:
1512
- name: Checkout repository

0 commit comments

Comments
 (0)