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 20d1449 commit 38d83b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
test:
env:
GOFLAGS: -buildvcs=fals
GOFLAGS: -buildvcs=false
runs-on: ubuntu-latest
container:
image: golang:latest
Expand Down

0 comments on commit 38d83b8

Please sign in to comment.