Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
HermitCore
libhermit-rs
Commits
8e32494d
Commit
8e32494d
authored
Aug 19, 2021
by
Stefan Lankes
Browse files
rename tests
parent
0c6c06d4
Changes
3
Hide whitespace changes
Inline
Side-by-side
.github/workflows/aarch64.yml
View file @
8e32494d
...
...
@@ -17,7 +17,7 @@ defaults:
jobs
:
test
:
name
:
T
est
name
:
aarch64 t
est
s
runs-on
:
${{ matrix.os }}
strategy
:
matrix
:
...
...
.github/workflows/x86.yml
View file @
8e32494d
...
...
@@ -17,7 +17,7 @@ defaults:
jobs
:
test
:
name
:
T
est
name
:
x86 t
est
s
runs-on
:
${{ matrix.os }}
strategy
:
matrix
:
...
...
bors.toml
View file @
8e32494d
status
=
[
"x86
/ T
est (ubuntu-latest)"
,
"x86
/ T
est (macos-latest)"
,
"x86
/ T
est (windows-latest)"
,
"aarch64
/ T
est (ubuntu-latest)"
,
"aarch64
/ T
est (macos-latest)"
,
"aarch64
/ T
est (windows-latest)"
,
"x86
t
est
s
(ubuntu-latest)"
,
"x86
t
est
s
(macos-latest)"
,
"x86
t
est
s
(windows-latest)"
,
"aarch64
t
est
s
(ubuntu-latest)"
,
"aarch64
t
est
s
(macos-latest)"
,
"aarch64
t
est
s
(windows-latest)"
,
"Format"
,
"Clippy"
,
"ci/gitlab/git.rwth-aachen.de"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment