Skip to content

Commit

Permalink
fix(README): update test workflow yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-awd committed Oct 6, 2023
1 parent 4a660e0 commit df572e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: test
name: tests

on: pull_request

env:
TEST_TAG: monopoly-test:latest

jobs:
test:
tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit df572e6

Please sign in to comment.