Deleted from the repo then updated what should be contained in the test file.

This commit is contained in:
pyth0n1c
2021-08-09 10:49:55 -07:00
parent a1fee0c2d1
commit ddfeeea2ea
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ jobs:
echo "GIT CONFIGS STEPS"
echo "TOUCH FILE"
touch test.file
echo "Created by a run of the Github Action" > test.file
echo "ADD FILE"
git add test.file
echo "COMMIT"
View File