Skip to content

Commit 6c90317

Browse files
committed
fixup! Run PR validation on multiple OS
1 parent 0666928 commit 6c90317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
1414

1515
jobs:
16-
build:
16+
validate-pr:
1717
runs-on: ${{ matrix.os }}
1818
name: ${{ matrix.name }}
1919
strategy:

0 commit comments

Comments
 (0)