FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
client_java/.github/workflows/native-tests.yml at main · Donnerbart/client_java · GitHub
Donnerbart
/
client_java
Public
forked from
prometheus/client_java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
client_java
/
.github
/
workflows
/
native-tests.yml
Copy path
View runs
More file actions
More file actions
Latest commit
History
History
History
23 lines (20 loc) · 641 Bytes
Breadcrumbs
client_java
/
.github
/
workflows
/
native-tests.yml
Copy path
File metadata and controls
23 lines (20 loc) · 641 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
name
:
GraalVM Native Tests
on
:
[pull_request]
permissions
:
{}
jobs
:
native-tests
:
runs-on
:
ubuntu-24.04
steps
:
-
name
:
Check out
with
:
persist-credentials
:
false
uses
:
actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
#
v6
-
uses
:
jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5
#
v3.5.1
with
:
version
:
v2025.12.13
sha256
:
2134c55725d08547cddc921f84ddac05c9de1700115c32817563435072cae5ed
working_directory
:
.mise/envs/native
-
name
:
Run native tests
working-directory
:
.mise/envs/native
run
:
mise native-test
Back
|
FazBrowse Home
|
New Git URL