Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dhia-gharsallaoui committed Sep 28, 2022
1 parent bb20cae commit 7e77225
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
go run bootstrap.go install
cd ./..
- name: Checkout code into the Go module directory
uses: actions/checkout@v3

- name: Print Go version and environment
id: vars
run: |
Expand Down

0 comments on commit 7e77225

Please sign in to comment.