Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
gutenfries committed Oct 22, 2023
1 parent e4dea22 commit 79c0bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
run: npm install

- name: Test
run: npm run test
run: echo $WAKATIME_API_KEY
env:
WAKATIME_API_KEY: ${{secrets.WAKATIME_API_KEY}}

0 comments on commit 79c0bba

Please sign in to comment.