Skip to content

Commit b27c72b

Browse files
authored
Merge pull request #119 from finos/chore/fix_build_and_test_check
resolve naming conflict in build-and-test that prevents its use in checks
2 parents a9fede5 + 4598530 commit b27c72b

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)