Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabor12321 authored Nov 7, 2023
1 parent 3249ae7 commit da3a64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
uses: actions/checkout@v4
- name: step 2 write out the name of the action currently running
run: echo "The name of the action currently running:" \
${{ github.action.jobs.job_name.steps.action_in_step_1 }}
echo ${{ github.action.jobs.job_name.steps.action_in_step_1 }}


0 comments on commit da3a64a

Please sign in to comment.