Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
HansKallekleiv committed Sep 3, 2024
1 parent bd5bfd8 commit bed3b38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/backend_sumo_prod.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test Sumo Prod
name: integration

on:
push:
Expand All @@ -13,7 +13,7 @@ on:
# - cron: "48 4 * * *"

jobs:
build_pywheels:
sumo_prod:
name: PY ${{ matrix.python-version }} on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit bed3b38

Please sign in to comment.