Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Nomad
Commits
5a9b3e5a
Unverified
Commit
5a9b3e5a
authored
2 years ago
by
Seth Hoenig
Committed by
GitHub
2 years ago
Browse files
Options
Download
Email Patches
Plain Diff
ci: no need to run unit tests for e2e/ui changes (#14607)
parent
a801e109
Branches unavailable
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.4.0-rc.1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/test-core.yaml
+1
-0
.github/workflows/test-core.yaml
with
1 addition
and
0 deletions
+1
-0
.github/workflows/test-core.yaml
+
1
-
0
View file @
5a9b3e5a
...
...
@@ -13,6 +13,7 @@ on:
-
'
demo/**'
-
'
dev/**'
-
'
e2e/terraform/**'
-
'
e2e/ui/**'
-
'
integrations/**'
-
'
pkg/**'
-
'
scripts/**'
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help