Skip to content

Commit 4598530

Browse files
resolve naming conflict in build-and-test that prevents its use in checks
1 parent a9fede5 commit 4598530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717

1818

1919
jobs:
20-
build-and-test:
20+
build-and-testExpected:
2121
runs-on: ubuntu-latest
2222

2323
steps:

0 commit comments

Comments
 (0)