Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xxdk-wasm
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elixxir
xxdk-wasm
Commits
c9744461
Commit
c9744461
authored
2 years ago
by
Jono Wenger
Browse files
Options
Downloads
Patches
Plain Diff
Remove unnecessary test from .gitlab-ci.yml
parent
25b2a294
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!67
fix for latest client release
,
!61
Add emoji sanitizater
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-1
0 additions, 1 deletion
.gitlab-ci.yml
with
0 additions
and
1 deletion
.gitlab-ci.yml
+
0
−
1
View file @
c9744461
...
@@ -41,7 +41,6 @@ wasm-test:
...
@@ -41,7 +41,6 @@ wasm-test:
-
go mod vendor
-
go mod vendor
-
unset SSH_PRIVATE_KEY
-
unset SSH_PRIVATE_KEY
-
unset $(env | grep '=' | awk -F= '{print $1}' | grep -v PATH | grep -v GO | grep -v HOME)
-
unset $(env | grep '=' | awk -F= '{print $1}' | grep -v PATH | grep -v GO | grep -v HOME)
-
GOOS=js GOARCH=wasm go test ./indexedDb/... -v
-
GOOS=js GOARCH=wasm go test ./... -v
-
GOOS=js GOARCH=wasm go test ./... -v
build
:
build
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment