Skip to content

Commit

Permalink
1: Rename ci Github workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
lfse-slafleur committed Jan 26, 2024
1 parent 1a85937 commit 12d24e7
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,9 +1,9 @@
name: Build-Test-Lint-etc (linux)
name: Build (linux)

on: [push]

jobs:
build:
build-python:
name: Build the python package
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 12d24e7

Please sign in to comment.