issues
search
svlad-90
/
DMA_Framework
A tiny C++ framework, which contains a set of useful abstractions
Apache License 2.0
2
stars
0
forks
source link
[ISSUE #13][GENERAL] Add manual execution of the CI builds and fix issue with the Windows build
#14
Closed
svlad-90
closed
2 years ago
svlad-90
commented
2 years ago
[ISSUE #13][GENERAL] Add manual execution of the CI builds and fix issue with the Windows build
[x] Have you followed the guidelines in our
Contributing document
?
[x] Have you checked to ensure there aren't other open
Pull Requests
for the same update/change?
[x] Are all unit tests still pass successfully after your changes?
Change description:
Added "workflow_dispatch" event to be able to start the builds manually
Switched to the usage of the "ilammy/msvc-dev-cmd@v1" Git hub action
Verification criteria:
CI build has finished successfully
[ISSUE #13][GENERAL] Add manual execution of the CI builds and fix issue with the Windows build
Change description:
Verification criteria: