Skip to content

Commit

Permalink
temporarily disable test job for nss
Browse files Browse the repository at this point in the history
  • Loading branch information
francojreyes committed Oct 16, 2024
1 parent 89abd4e commit a68c1b0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
fail-fast: true
max-parallel: 1
matrix:
scraper: [ nss, libcal ]
scraper:
# - nss
- libcal
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit a68c1b0

Please sign in to comment.