Skip to content

Commit

Permalink
delete circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
get-me-power committed Dec 2, 2024
1 parent 5b96656 commit a602807
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 45 deletions.
39 changes: 0 additions & 39 deletions .circleci/config.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
workflow_dispatch:
push:
branches:
- replace/ci
- master
pull_request:

Expand All @@ -23,11 +22,6 @@ jobs:
go env
go get -u github.com/go-bindata/go-bindata/go-bindata
# - name: Install devfarm
# run: |
# go get github.com/dena/devfarm/cmd/devfarm
# devfarm version

- name: Build assets
run: go generate ./...

Expand Down

0 comments on commit a602807

Please sign in to comment.