This commit is contained in:
parent
0d06576f8b
commit
1dc4d308e4
@ -19,7 +19,6 @@ jobs:
|
|||||||
- name: "🗃️ Setup file"
|
- name: "🗃️ Setup file"
|
||||||
# Add files into /Tests/bin/Debug/net7.0 and create thisfileexist.txt
|
# Add files into /Tests/bin/Debug/net7.0 and create thisfileexist.txt
|
||||||
run: |
|
run: |
|
||||||
mkdir -p Tests/bin/Debug/net7.0
|
echo "incredible file" > /workspace/EPITA-TP-PROG/B2B-Training/Tests/bin/Debug/net7.0/thisfileexist.txt
|
||||||
echo "incredible file" > thisfileexist.txt
|
|
||||||
- name: "✅ Test"
|
- name: "✅ Test"
|
||||||
run: dotnet test
|
run: dotnet test
|
Loading…
x
Reference in New Issue
Block a user