Commit d61885f
authored
Update OpenAPI CI to use {{ app_name }} for working directory (#248)
## Ticket
N/A
## Changes
Specify working directory for CI with {{ app_name }} rather than
hardcoded `app`
## Testing
See CI failing here:
https://github.com/navapbc/bid-fed-hhs-simpler-grants-management/actions/runs/16778176613/job/47509360573
when installed in a non-default directory (`api`), and then passing when
updated to the app name here:
https://github.com/navapbc/bid-fed-hhs-simpler-grants-management/actions/runs/16778901279/job/47511897649?pr=361 parent 2292f46 commit d61885f
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments