Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F112010
cpp.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
492 B
Referenced Files
None
Subscribers
None
cpp.yml
View Options
name
:
c++ tests
on
:
push
:
pull_request
:
branches
:
[
main
]
jobs
:
Test
:
strategy
:
matrix
:
os
:
[
ubuntu-latest
]
runs-on
:
"${{
matrix.os
}}"
steps
:
-
uses
:
actions/checkout@v2
-
name
:
Install gtest
uses
:
MarkusJx/googletest-installer@v1.1
-
uses
:
actions-rs/toolchain@v1
with
:
toolchain
:
stable
-
uses
:
Swatinem/rust-cache@v1
-
name
:
Run the tests
working-directory
:
./cpp
run
:
make test
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 22, 9:21 PM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38724
Default Alt Text
cpp.yml (492 B)
Attached To
Mode
rVB vodozemac-bindings
Attached
Detach File
Event Timeline
Log In to Comment