Skip to content

Commit

Permalink
Update and rename go.yml to test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Feb 20, 2020
1 parent a201473 commit daa3bfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml → .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Go
name: Test
on: [push]
jobs:

build:
test:
name: Test
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit daa3bfc

Please sign in to comment.