Skip to content

Commit

Permalink
TST: Rename the tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BvB93 committed Mar 16, 2022
1 parent 483bb42 commit 1f88974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions

name: Build with Conda
name: Tests

on:
push:
Expand Down

0 comments on commit 1f88974

Please sign in to comment.