Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsfillman authored May 30, 2020
1 parent a2f9f1d commit b3a84c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run KBase SDK Tests
name: KBase SDK Tests

on:
push:
Expand Down Expand Up @@ -51,4 +51,4 @@ jobs:
if: "!contains(github.event.head_commit.message, 'skip ci')"
shell: bash
run: |
sh $GITHUB_WORKSPACE/kb_sdk_actions/bin/kb-sdk test
sh $GITHUB_WORKSPACE/kb_sdk_actions/bin/kb-sdk test

0 comments on commit b3a84c7

Please sign in to comment.