Skip to content

Commit

Permalink
add echo CODECOV TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin committed Dec 12, 2023
1 parent 346a75b commit 75559fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
runs-on: ubuntu-latest
container: dolfinx/dolfinx:v0.7.0
steps:
- name: Echo secret
run: echo $CODECOV_TOKEN

- name: Checkout code
uses: actions/checkout@v2

Expand Down

0 comments on commit 75559fe

Please sign in to comment.