Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e11b002 commit 7f5f9eeCopy full SHA for 7f5f9ee
.github/workflows/build.yml
@@ -72,6 +72,7 @@ jobs:
72
run: dotnet build -m:1 -bl:build.binlog
73
74
- name: 🧪 test
75
+ shell: pwsh
76
run: dnx --yes retest -- --no-build
77
78
- name: 🐛 logs
.github/workflows/publish.yml
@@ -34,6 +34,7 @@ jobs:
34
35
36
37
38
39
40
0 commit comments