Skip to content

Commit

Permalink
Fix pipeline name (#2)
Browse files Browse the repository at this point in the history
More simple name for pipeline
  • Loading branch information
Kitt3120 committed Nov 10, 2023
1 parent bec4a9b commit 07bf0fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and test Linux, Mac and Windows versions for x86_64, x86, aarch64 and armv7 architectures on Ubuntu, MacOS and Windows each
name: Build and test
on:
push:
branches: [main]
Expand Down

0 comments on commit 07bf0fb

Please sign in to comment.