Skip to content

Commit 1259d1f

Browse files
committed
commit
1 parent f972f84 commit 1259d1f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/bundling-tests.yml

-5
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ jobs:
88
trigger-circleci:
99
runs-on: ubuntu-latest
1010
steps:
11-
- name: check defined secrets
12-
env:
13-
SECRETS: ${{ toJson(secrets) }}
14-
run: |
15-
echo "$SECRETS"
1611
- name: Start CircleCI bundling tests
1712
uses: CircleCI-Public/[email protected]
1813
env:

0 commit comments

Comments
 (0)