Skip to content

Commit

Permalink
replace the old test cases with the standard tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sio4 committed Sep 3, 2022
1 parent da6d325 commit 88a00df
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 21 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/standard-go-test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: Standard Test

on:
push:
branches: [ main ]
pull_request:

jobs:
call-standard-test:
name: Test
uses: gobuffalo/.github/.github/workflows/go-test.yml@v1
secrets: inherit
21 changes: 0 additions & 21 deletions .github/workflows/tests.yml

This file was deleted.

0 comments on commit 88a00df

Please sign in to comment.