Skip to content

Commit

Permalink
tests: fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebisbas committed Nov 16, 2023
1 parent cd110b3 commit b52e50c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-mlir-mpi.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will install MLIR, Python dependencies, run tests and lint with a single version of Python
# File inherited from https://github.com/xdslproject/xdsl/blob/main/.github/workflows/ci-mlir.yml

name: CI - MLIR-based Testing
name: CI - MLIR-based Testing for MPI

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit b52e50c

Please sign in to comment.