Skip to content

Commit

Permalink
Test webgpu
Browse files Browse the repository at this point in the history
  • Loading branch information
sagudev committed Sep 14, 2023
1 parent cc5b495 commit 0061512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-wpt.yml
Expand Up @@ -67,7 +67,7 @@ jobs:
if: ${{ inputs.wpt != 'sync' }}
run: |
python3 ./mach test-wpt $WPT_COMMAND_LINE_ARG \
--release --processes $(nproc) --timeout-multiplier 2 \
--release --processes $(nproc) _webgpu --timeout-multiplier 2 \
--total-chunks ${{ env.max_chunk_id }} --this-chunk ${{ matrix.chunk_id }} \
--log-raw test-wpt.${{ matrix.chunk_id }}.log \
--log-raw-unexpected unexpected-test-wpt.${{ matrix.chunk_id }}.log \
Expand Down

0 comments on commit 0061512

Please sign in to comment.