Skip to content

Commit 8f357e2

Browse files
committed
test without secrets
1 parent da1c969 commit 8f357e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-validation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ jobs:
4141
testCommand: 'test:ci'
4242
publishCodeCov: ${{github.event_name == 'pull_request'}}
4343
artifactlocation: ${{env.artifactlocation}}
44-
secrets:
45-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
44+
45+
4646

4747
buildAppModulePickerPCF:
4848
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)