Skip to content

Commit 303019b

Browse files
committed
✏️ Change name of the test directive name
1 parent a6e59bb commit 303019b

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
@@ -41,7 +41,7 @@ jobs:
4141
task build-tests
4242
echo "🎉 Build completed with Meson!"
4343
44-
- name: Run test memcpy naive tests
44+
- name: Run tests
4545
env:
4646
CC: ${{ matrix.compiler }}
4747
run: |

0 commit comments

Comments
 (0)