Skip to content

Commit

Permalink
fix ci naming
Browse files Browse the repository at this point in the history
  • Loading branch information
malihass committed Feb 29, 2024
1 parent bd2913e commit 33f7d8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: UQPROP-CI
name: MLUQPROP-CI

on:
push:
Expand All @@ -7,7 +7,7 @@ on:
branches: [main]

jobs:
uqprop:
mluqprop:
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 33f7d8c

Please sign in to comment.