Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabor12321 committed Nov 7, 2023
1 parent 7ba45df commit 4648446
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.job
- name: test github.workflow
run: |
echo "The name of an individual action ${{ github.job }}"
echo "The name of an individual action ${{ github.workflow }}"

0 comments on commit 4648446

Please sign in to comment.