Skip to content

Commit d89ee57

Browse files
committed
Fix name
1 parent acaeb79 commit d89ee57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
build:
1818
runs-on: ubuntu-latest
1919
env:
20-
PROJECT_NAME: Pharo-AI-${{ matrix.smalltalk }}
20+
PROJECT_NAME: PolyMathDataStructures-${{ matrix.smalltalk }}
2121
strategy:
2222
matrix:
2323
smalltalk: [ Pharo64-9.0, Pharo64-10, Pharo64-11 ]

0 commit comments

Comments
 (0)