Skip to content

Commit

Permalink
Rename the GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kennsippell committed Jan 21, 2024
1 parent 0b114ac commit 14fdd94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Tests in CI
name: Run Build and Tests

on: push

jobs:
test:
name: Run tests
name: Run Build and Tests
runs-on: ubuntu-latest
timeout-minutes: 15

Expand Down

0 comments on commit 14fdd94

Please sign in to comment.