Skip to content

Commit

Permalink
Migrate to GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nadimkobeissi committed Aug 19, 2023
1 parent d08c989 commit aeb182b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v2

- name: Set GOBIN
run: echo "GOBIN=$HOME/gopath/src/bin" >> $GITHUB_ENV

- name: Run Go tests
run: |
cd implementations/go/tests
Expand Down

0 comments on commit aeb182b

Please sign in to comment.