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 10, 2023
1 parent 7464a98 commit 47bc527
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:

steps:
- name: Set color
env:
test: ${{ github.ref }}
run: echo "current branch is $test"
run: echo "current branch is $GITHUB_REF_TYPE"


0 comments on commit 47bc527

Please sign in to comment.