Skip to content

Commit 1ec818d

Browse files
committed
Try local path
1 parent 9fe5b4e commit 1ec818d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-end-to-end.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ jobs:
8787
repository: DataDog/civis-gha-monitor-action
8888
token: ${{ secrets.DD_CIVIS_GHA_MONITORING_ACTION_KEY }}
8989
ref: main
90-
path: /tmp/civis-gha-monitor-action
90+
path: ./civis-action
9191
- name: Setup CI Visibility GitHub SaaS Runner Monitoring
92-
uses: /tmp/civis-gha-monitor-action
92+
uses: ./civis-action
9393
with:
9494
upload-artifacts: 'true'
9595
- name: Compute ref

0 commit comments

Comments
 (0)