Skip to content

Commit

Permalink
Rename github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
GittavanderPol committed Aug 16, 2024
1 parent 3231c1e commit 247b111
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: minitest
name: rspec
on:
pull_request:
branches: [version-2]
jobs:
run-minitest:
run-rspec:
runs-on: ubuntu-latest
services:
postgres:
Expand Down

0 comments on commit 247b111

Please sign in to comment.