mirror of
https://github.com/tonytins/cstdotnet.git
synced 2025-10-15 16:03:49 -04:00
Improved GetText function
Glad I moved to the dev branch because I wasn't expecting this to be a breaking change.
This commit is contained in:
parent
488c45620f
commit
10a9958065
5 changed files with 62 additions and 91 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -42,7 +42,6 @@ jobs:
|
|||
uses: actions/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: ${{ matrix.dotnet }}
|
||||
dotnet-quality: 'preview'
|
||||
- name: Install dependencies
|
||||
run: dotnet restore
|
||||
- name: Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue