Skip to content

Commit

Permalink
Merge pull request #63 from github/elr/rename-test-workflow
Browse files Browse the repository at this point in the history
Set up test workflow to be used for PR check
  • Loading branch information
elrayle committed May 17, 2024
2 parents 502dc8e + 3e777fd commit 5e5c600
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request: {}

jobs:
build:
test:
strategy:
fail-fast: false
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5e5c600

Please sign in to comment.