Skip to content

Commit

Permalink
Update github_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rsgoncalves committed Jul 8, 2024
1 parent f144581 commit 1058df3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github_test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This workflow will install Python dependencies, run tests and lint with a single version of Python
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python

name: Tests
run-name: Unit Testing on ${{ github.event_name }}
name: CI Tests
run-name: CI Testing on ${{ github.event_name }}

on:
push:
Expand Down

0 comments on commit 1058df3

Please sign in to comment.