Skip to content

Commit 0314952

Browse files
committed
fix ci
1 parent 577a63e commit 0314952

File tree

5 files changed

+321
-185
lines changed

5 files changed

+321
-185
lines changed

.github/buildomat/jobs/build-and-test.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
#: "/work/debug/*",
99
#: "/work/release/*",
1010
#: ]
11+
#: access_repos = [
12+
#: "oxidecomputer/htq",
13+
#: ]
1114
#:
1215

1316
set -o errexit

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
*.sw*
33
out.rs
44
tags
5+
!.github

0 commit comments

Comments
 (0)