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 c72fc78 commit 7ba45df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4

- name: test github action env var
- name: test github.job
run: |
echo "This workflow is named ${{ github.action }}"
echo "The name of an individual action ${{ github.job }}"

0 comments on commit 7ba45df

Please sign in to comment.