Skip to content

Commit

Permalink
Set up test workflow to be used for PR check
Browse files Browse the repository at this point in the history
  • Loading branch information
elrayle committed May 14, 2024
1 parent 6d5bf49 commit 3482960
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 3482960

Please sign in to comment.