Skip to content

Commit

Permalink
Setting up github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Atihinen authored and Atihinen committed Jan 23, 2020
1 parent 9faa5b7 commit d3d45d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ jobs:
dep ensure
fi
apt-get install libgtk-3-dev
- name: Build
run: make test && make build-dev

0 comments on commit d3d45d8

Please sign in to comment.