remove redacted button; rename unredacted button; bump version #381
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Tests | |
on: [push] | |
jobs: | |
lint-test: | |
name: Lint + Test | |
uses: gsa/data.gov/.github/workflows/ckan-test.yml@main | |
with: | |
ext_name: datajson | |
plugins: datajson harvest datajson_validator datajson_harvest | |
secrets: inherit |