We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c7fd77 + 7e2c2e1 commit 71f3bdbCopy full SHA for 71f3bdb
.github/workflows/reruns-or8n.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
or8n: true
43
# debug: true
44
- # previous-ci-build-id: default is ${{ github.repository }}-${{ github.run_id }}-${{ github.run_attempt - 1 }}
+ # previous-ci-build-id: default is ${{ github.repository }}-${{ github.run_id }}-<%= ${{ github.run_attempt }} - 1 %>
45
pw-output-dir: basic/test-results
46
47
- name: Playwright Tests
0 commit comments