Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
neolynx committed Oct 6, 2024
1 parent 4658bec commit b8682a9
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 @@ -44,6 +44,10 @@ jobs:
- name: "Run flake8"
run: |
make flake8
echo "The commit hash on master is $GITHUB_SHA"
echo "The commit hash on master is $GITHUB_REF"
env
git show
- name: "Read go version from go.mod"
run: |
Expand Down

0 comments on commit b8682a9

Please sign in to comment.