We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 874ab05 commit 61ecb6aCopy full SHA for 61ecb6a
.github/workflows/ci.yml
@@ -64,6 +64,7 @@ jobs:
64
env:
65
BROWSERSTACK_USERNAME: glimmervm1
66
BROWSERSTACK_ACCESS_KEY: 7DFjbGLxYRsXWmc8tzeh
67
+ CI_JOB_ID: ${{ github.run_id }}
68
69
steps:
70
- uses: actions/checkout@v2
0 commit comments