Skip to content

Commit

Permalink
test:
Browse files Browse the repository at this point in the history
  • Loading branch information
alinetskyi committed Dec 2, 2024
1 parent 13663c2 commit 1dd9ba9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ jobs:
steps:
- name: Go version used to build builder
run: go version
- name: Go env check
run: go env
- name: Env check
run: env
- name: Checkout coreum
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 1dd9ba9

Please sign in to comment.