Skip to content

Commit 7977cd3

Browse files
committed
test pipline
1 parent 55febdf commit 7977cd3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
csproj: tests/MauiApp.csproj
2222
version: ${{ github.run_number }}
2323
displayVersion: '100.500'
24+
printFile: true
2425

2526
action-test-winfows:
2627
runs-on: windows-latest
@@ -80,5 +81,4 @@ jobs:
8081
- name: MAUIAppVersion
8182
uses: managedcode/MAUIAppVersion@v0.0.5-alpha
8283
with:
83-
csproj: tests/MauiApp.csproj
84-
printFile: false
84+
csproj: tests/MauiApp.csproj

0 commit comments

Comments
 (0)