Skip to content

Commit

Permalink
refactor: refactor ait(#master)
Browse files Browse the repository at this point in the history
  • Loading branch information
OhYee committed Jan 18, 2020
1 parent 29fbeec commit 3d145b8
Show file tree
Hide file tree
Showing 13 changed files with 4 additions and 1,029 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: transfer_test
name: master
on: [push]
jobs:

build:
name: transfer_test
name: master
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/setup-go@v1
with:
go-version: 1.13
- run: go test ./rpc/transfer -v
- run: go test ./... -v
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Ait

![workflow state](https://github.com/OhYee/ait/workflows/transfer_test/badge.svg)
![workflow state](https://github.com/OhYee/ait/workflows/master/badge.svg)
61 changes: 0 additions & 61 deletions rpc/transfer/from.go

This file was deleted.

32 changes: 0 additions & 32 deletions rpc/transfer/from.json

This file was deleted.

23 changes: 0 additions & 23 deletions rpc/transfer/from.tpl

This file was deleted.

240 changes: 0 additions & 240 deletions rpc/transfer/int.go

This file was deleted.

Loading

0 comments on commit 3d145b8

Please sign in to comment.