Skip to content

Commit

Permalink
ci: move to github actions / remove circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed May 7, 2021
1 parent 372f152 commit aef70de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 53 deletions.
52 changes: 0 additions & 52 deletions .circleci/config.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'test'
name: 'ci'
on:
push:
branches:
Expand Down

0 comments on commit aef70de

Please sign in to comment.