Skip to content

Commit

Permalink
github actions update for test
Browse files Browse the repository at this point in the history
Signed-off-by: Asish Kumar <[email protected]>
  • Loading branch information
officialasishkumar committed May 30, 2024
1 parent ca83063 commit 52cfba8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
# Reference from:
# https://github.com/c-bata/go-prompt/blob/master/.github/workflows/test.yml
name: Test
on:
pull_request:
branches:
- main
push:
branches:
- main
on: [pull_request, push]

jobs:
Test:
Expand Down

0 comments on commit 52cfba8

Please sign in to comment.