This commit is contained in:
parent
fd82fca1e7
commit
70943c6c4c
@ -21,7 +21,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "incredible file" > /workspace/EPITA-TP-PROG/B2B-Training/Tests/bin/Debug/net7.0/thisfileexist.txt
|
echo "incredible file" > /workspace/EPITA-TP-PROG/B2B-Training/Tests/bin/Debug/net7.0/thisfileexist.txt
|
||||||
echo -n "Cestvraimentmagnifique" > /workspace/EPITA-TP-PROG/B2B-Training/Tests/bin/Debug/net7.0/MyReplaceTestFile.txt
|
echo -n "Cestvraimentmagnifique" > /workspace/EPITA-TP-PROG/B2B-Training/Tests/bin/Debug/net7.0/MyReplaceTestFile.txt
|
||||||
echo -n "1\n2\n3\n4\n5\n6\n7\n\8\n9\n10\n11\n12" > /workspace/EPITA-TP-PROG/B2B-Training/Tests/bin/Debug/net7.0/DeleteLineTestFile.txt
|
echo -n "0\n1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n11\n12" > /workspace/EPITA-TP-PROG/B2B-Training/Tests/bin/Debug/net7.0/DeleteLineTestFile.txt
|
||||||
echo "✅ Finished"
|
echo "✅ Finished"
|
||||||
- name: "✅ Test"
|
- name: "✅ Test"
|
||||||
run: dotnet test
|
run: dotnet test
|
Loading…
x
Reference in New Issue
Block a user