Skip to content

Commit

Permalink
Update build-and-publish.yml
Browse files Browse the repository at this point in the history
Removed CI build timeout for now
  • Loading branch information
spectatorBH authored Dec 22, 2024
1 parent f4370be commit 81b45d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build C# project in release-mode, compile Pas-units, create install packages...
run: _GenerateAllSetups.bat
#run: _RebuildReleaseAndRunTestsForGitHubActions.bat
timeout-minutes: 60
#timeout-minutes: 60
env:
PABCNET_BUILD_MODE: Release
PABCNET_RUN_TESTS: false
Expand Down

0 comments on commit 81b45d3

Please sign in to comment.