Skip to content

Commit

Permalink
TEST : maj test to test_published
Browse files Browse the repository at this point in the history
  • Loading branch information
$GITHUB_ACTOR authored and $GITHUB_ACTOR committed Mar 30, 2024
1 parent 5b0ad61 commit fa76cfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/minimal_test_published/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ runs:
echo "---->test if file exists"
test -f "Rexlambo Stay With Me.mp3"
echo "---->test filetype"
file -b "Rexlambo Stay With Me.mp3"
file -b "Rexlambo Stay With Me.mp3" | grep "ID3"

0 comments on commit fa76cfe

Please sign in to comment.