Skip to content

Commit

Permalink
print
Browse files Browse the repository at this point in the history
  • Loading branch information
nadin-Starkware committed Sep 17, 2024
1 parent f2c880e commit 5155ace
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- name: Run tests
run: |
echo "here we run tests"
echo "secret is: ${TEST_SECRET}"
echo "not secret is: ${NOT_SECRET}"
echo "secret is:::: ${TEST_SECRET}"
echo "not secret is:::: ${NOT_SECRET}"

0 comments on commit 5155ace

Please sign in to comment.