Skip to content

Commit

Permalink
(runtest) test alpine docker
Browse files Browse the repository at this point in the history
  • Loading branch information
kritserv committed Oct 5, 2023
1 parent 26aec74 commit 6d51021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django_app_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build-and-test:
if: contains(github.event.commit.message, '(runtest)')
if: contains(github.event.commit.message, "(runtest)")
runs-on: alpine-latest

steps:
Expand Down

0 comments on commit 6d51021

Please sign in to comment.