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