mirror of
https://github.com/progsource/maddy.git
synced 2026-03-24 23:40:39 +01:00
docs: update version number
This commit is contained in:
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@@ -25,6 +25,7 @@ jobs:
|
||||
- name: run tests
|
||||
run: |
|
||||
./build/MaddyTests
|
||||
|
||||
test-on-windows:
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
@@ -42,6 +43,7 @@ jobs:
|
||||
- name: run tests
|
||||
run: |
|
||||
./build/Debug/MaddyTests.exe
|
||||
|
||||
test-on-osx:
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user