Skip to content

Commit

Permalink
try renaming?
Browse files Browse the repository at this point in the history
  • Loading branch information
JoranAngevaare committed Jun 4, 2021
1 parent d0e3e78 commit 95eba00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml → .github/workflows/pytest.yml
@@ -1,5 +1,5 @@
# Test strax on each PR
name: pytest
name: tests

# Trigger this code when a new release is published
on:
Expand All @@ -16,7 +16,6 @@ on:

jobs:
update:
name: tests
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 95eba00

Please sign in to comment.