Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2b21992

Browse filesBrowse files
committed
Run repo tests in GHA
1 parent 65b4b86 commit 2b21992
Copy full SHA for 2b21992

File tree

1 file changed

+3
-0
lines changed
Filter options

1 file changed

+3
-0
lines changed

‎.github/workflows/tests.yml

Copy file name to clipboardExpand all lines: .github/workflows/tests.yml
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,3 +123,6 @@ jobs:
123123
Set-Location C:\tmp\todomvc
124124
gopherjs build -v -o C:\tmp\todomvc_gomod.js github.com/gopherjs/todomvc
125125
gopherjs test -v github.com/gopherjs/todomvc/...
126+
- name: Go Repository tests
127+
run: |
128+
go test -v github.com/gopherjs/gopherjs/tests/gorepo

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.