Skip to content

Commit

Permalink
added a new test - lines 29, 30
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwich committed Aug 1, 2023
1 parent 7aa07f8 commit c323c92
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,8 @@ jobs:

# - name: Test
# run: go test -v github.com/iansmith/parigot/api/plugin/file
echo go future test
- name: Test
- name: Go Future Test
run: go test -v github.com/iansmith/parigot/lib/go/future

echo plugin syscall

- name: Test
- name: Plugin Syscall Test
run: go test -v github.com/iansmith/parigot/api/plugin/syscall

0 comments on commit c323c92

Please sign in to comment.