File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ jobs:
15
15
checks : write
16
16
pull-requests : write
17
17
18
- uses : microsoft/azure-orbital-space-sdk-github-actions/composite-actions/test-app@al/test-app
19
- with :
20
- app_name : hostsvc-position
21
- secrets :
22
- GIT_HUB_USER_NAME : ${{ secrets.GIT_HUB_USER_NAME }}
23
- GIT_HUB_USER_TOKEN : ${{ secrets.GIT_HUB_USER_TOKEN }}
24
- SETUP_REPO_URL : ${{ secrets.SETUP_REPO_URL }}
18
+ - uses : microsoft/azure-orbital-space-sdk-github-actions/composite-actions/test-app@al/test-app
19
+ with :
20
+ app_name : hostsvc-position
21
+ secrets :
22
+ GIT_HUB_USER_NAME : ${{ secrets.GIT_HUB_USER_NAME }}
23
+ GIT_HUB_USER_TOKEN : ${{ secrets.GIT_HUB_USER_TOKEN }}
24
+ SETUP_REPO_URL : ${{ secrets.SETUP_REPO_URL }}
25
25
26
26
# test-hostsvc-position-arm64:
27
27
# runs-on: spacesdk-ubuntu-2204LTS-arm64
You can’t perform that action at this time.
0 commit comments