Skip to content

Commit

Permalink
ci: Update CI pipeline name
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Dec 31, 2022
1 parent fb8569b commit b98207a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
on: push
name: Go
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b98207a

Please sign in to comment.