Skip to content

Commit

Permalink
Fix duplication from merge
Browse files Browse the repository at this point in the history
  • Loading branch information
wmdietl committed Dec 14, 2023
1 parent 49cfc8a commit 045ffe6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,8 @@ jobs:
- name: Check out jspecify/samples-google-prototype
if: always()
run: git -C ../jspecify checkout samples-google-prototype
if: always()
- name: Run Samples Tests
if: always()
uses: gradle/gradle-build-action@v2
with:
arguments: jspecifySamplesTest
if: always()

0 comments on commit 045ffe6

Please sign in to comment.