Skip to content

Commit

Permalink
Update gotest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HarithaVattikuti authored Feb 14, 2024
1 parent 1108ac8 commit 1e15d8b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/gotest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5

- name: Install dependencies
run: |
python -m pip install --upgrade pip wheel
- uses: actions/setup-go@v5
- run: go build -o hello-world
- run: ./hello-world

0 comments on commit 1e15d8b

Please sign in to comment.