Skip to content

Commit

Permalink
update gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
avdata99 committed Oct 22, 2024
1 parent 1f94173 commit c38e8de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-unckan-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:
CKAN_REDIS_URL: redis://redis:6379/1

steps:
- uses: actions/checkout@v4
- name: Checkout
uses: actions/checkout@v2

- name: Flake8
run: |
Expand Down

0 comments on commit c38e8de

Please sign in to comment.