alpha
Login
or
Join now
ptr.pet
/
the-one-who-tests
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
test
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
test
author
dawn
date
1 week ago
(Jul 16, 2026, 8:03 PM +0300)
commit
73daa307
73daa3074ef2a3b48360daa835b2e2a474fad7a6
parent
4a5f5fdc
4a5f5fdc75888766568c0efa6321898c721ea638
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
.tangled
workflows
alpine.yml
+1
-1
.tangled/workflows/alpine.yml
View file
Reviewed
···
8
8
environment:
9
9
GOEXPERIMENT: "loopvar"
10
10
steps:
11
11
-
- name: "get deps"
11
11
+
- name: "get deps test"
12
12
command: |
13
13
set -euo pipefail
14
14
apk add go build-base pkgconf ca-certificates