Skip to content

Commit a602807

Browse files
committed
delete circleci
1 parent 5b96656 commit a602807

File tree

2 files changed

+0
-45
lines changed

2 files changed

+0
-45
lines changed

.circleci/config.yml

-39
This file was deleted.

.github/workflows/build.yml

-6
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
workflow_dispatch:
55
push:
66
branches:
7-
- replace/ci
87
- master
98
pull_request:
109

@@ -23,11 +22,6 @@ jobs:
2322
go env
2423
go get -u github.com/go-bindata/go-bindata/go-bindata
2524
26-
# - name: Install devfarm
27-
# run: |
28-
# go get github.com/dena/devfarm/cmd/devfarm
29-
# devfarm version
30-
3125
- name: Build assets
3226
run: go generate ./...
3327

0 commit comments

Comments
 (0)