Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
VicDeo committed Feb 9, 2024
1 parent 473998f commit 127451e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,8 @@ on:
workflow_dispatch:

jobs:
test:
uses: ./.github/workflows/test.yml
with:
build-job:
needs: test
build:
env:
APP_NAME="go-obfuscate"
GO_ARCH="amd64"
strategy:
matrix:
Expand Down

0 comments on commit 127451e

Please sign in to comment.